On Fri, 13 Jun 2025 22:43:40 +0000, Jonas Karlman wrote: > Writing to eMMC on RK3528 is affected with the same or a similar issue > as on RK3588, where eMMC must init to HS200 at least once to fully work. > > Trying to write u-boot-rockchip.bin to eMMC fails with: > > => mmc write $fileaddr 40 5000 > MMC write: dev # 0, block # 64, count 20480 ... mmc write failed > 0 blocks written: ERROR > > [...]
Applied to u-boot/master, thanks! [1/1] arm: dts: rockchip: Fix eMMC write on RK3528 commit: f8cb3fde935ed003ad1d7cf6a06d59586fe65cd5 -- Tom