u-boot icon indicating copy to clipboard operation
u-boot copied to clipboard

rk3399: emmc: fix sdhci frequency set issue.

Open wenchao123456 opened this issue 7 years ago • 1 comments

if emmc error, load kernel error error log: Hit any key to stop autoboot: 0 rkparm_init_param param read fail android_bootloader_boot_flow Could not find misc partition rkparm_init_param param read fail get part misc fail -1 ANDROID: reboot reason: "(none)" rkparm_init_param param read fail android_bootloader_boot_flow Could not found bootable partition boot Android boot failed, error -1.

wenchao123456 avatar Sep 06 '18 02:09 wenchao123456

can you try this patch?

https://github.com/rockchip-linux/u-boot/commit/c61806a6f5021114aad0e540e3903583080072c5

Caesar-github avatar Dec 15 '18 05:12 Caesar-github