Home
last modified time | relevance | path

Searched hist:"968 ebdf1ef1493a9095cbc00934d608c624bcad4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-at91/
H A Dspl.c968ebdf1ef1493a9095cbc00934d608c624bcad4 Sat May 14 21:42:28 UTC 2016 Marek Vasut <marex@denx.de> ARM: at91: Don't invoke spl_boot_device() twice

Since the spl_boot_mode() is now passed the boot device to boot from,
make use of it instead of inquiring for the boot device again. This
allows board_boot_order() to function correctly.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>