diff options
| author | Jonas Karlman <[email protected]> | 2024-02-04 20:53:05 +0000 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2024-02-05 15:00:51 +0800 |
| commit | ebe293bae79d8c64d9cd4284044e25ddadd074b5 (patch) | |
| tree | e6df1e27e87b2db80596bc1cb1776da1349459fb /doc/develop/python_cq.rst | |
| parent | b323baffd57d60b4ee74e94aa5985225e062e660 (diff) | |
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 <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
