mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
sm1: modify 400k co_phase [1/1]
PD#SWPL-5404 Problem: emmc report response crc error in high speed mode Solution: modify 400k co_phas Verify: verify on ac200 Change-Id: I8bd0cbeb121e7a35a5f96791449187150e650d9e Signed-off-by: ruixuan.li <ruixuan.li@amlogic.com>
This commit is contained in:
@@ -3571,7 +3571,7 @@ static struct meson_mmc_data mmc_data_g12b = {
|
||||
.ds_pin_poll = 0x3a,
|
||||
.ds_pin_poll_en = 0x48,
|
||||
.ds_pin_poll_bit = 13,
|
||||
.sdmmc.init.core_phase = 3,
|
||||
.sdmmc.init.core_phase = 2,
|
||||
.sdmmc.init.tx_phase = 0,
|
||||
.sdmmc.init.rx_phase = 0,
|
||||
.sdmmc.calc.core_phase = 0,
|
||||
|
||||
Reference in New Issue
Block a user