
27 Aug
2016
27 Aug
'16
6:06 p.m.
Hi,
On 12 August 2016 at 11:20, Simon Glass sjg@chromium.org wrote:
On 9 August 2016 at 19:56, Jacob Chen jacob2.chen@rock-chips.com wrote:
Add eMMC dt node and define fallback boot devices.
Signed-off-by: Jacob Chen jacob2.chen@rock-chips.com
arch/arm/dts/rk3288-firefly.dts | 5 +++++ board/firefly/firefly-rk3288/firefly-rk3288.c | 8 ++++++++ 2 files changed, 13 insertions(+)
Acked-by: Simon Glass sjg@chromium.org
Unfortunately I cannot apply this. It appears to actually force booting from eMMC. So if the eMMC is blank, it hangs at 'Trying to boot from MMC2'.
I think it should continue to boot from whatever media it started with. So if it booted SPL from SD then it should load U-Boot from SD.
Regards, Simon