u-boot/arch/arm/mach-uniphier/boot-device
Masahiro Yamada 9d35873161 ARM: uniphier: add simple eMMC load APIs instead of ROM API
Re-use of routines embedded in the Boot ROM requires a function
pointer table for each SoC.  This is not nice in terms of the
maintainability in a long run.

Implement simple eMMC load APIs that are commonly used for LD11,
LD20, and hopefully future SoCs.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-02-23 09:00:16 +09:00
..
Makefile
boot-device-ld4.c
boot-device-ld11.c
boot-device-pro5.c
boot-device-pxs2.c
boot-device-sld3.c
boot-device.c
boot-device.h
spl_board.c