diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2024-02-04 20:53:05 +0000 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2024-02-05 15:00:51 +0800 |
commit | ebe293bae79d8c64d9cd4284044e25ddadd074b5 (patch) | |
tree | e6df1e27e87b2db80596bc1cb1776da1349459fb /arch/arm/mach-rockchip/Kconfig | |
parent | b323baffd57d60b4ee74e94aa5985225e062e660 (diff) | |
download | u-boot-ebe293bae79d8c64d9cd4284044e25ddadd074b5.tar.gz |
rockchip: rk35xx: Remove use of eMMC DDR52 mode
Testing has shown that writing to eMMC using DDR52 mode does not seem to
work on RK356x and RK3588 boards.
A simple test of writing a single block to e.g. sector 0x4000 fails:
# Rescan using DDR52 mode
=> mmc rescan 4
# Write a single block to sector 0x4000 fails with ERROR
=> mmc write 20000000 4000 1
With the MMC_SPEED_MODE_SET Kconfig option enabled.
Fix this by removing the mmc-ddr-1_8v prop from sdhci nodes in affected
board u-boot.dtsi files.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'arch/arm/mach-rockchip/Kconfig')
0 files changed, 0 insertions, 0 deletions