u-boot-brain/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
..
boot-device-ld4.c ARM: uniphier: rework spl_boot_device() and related code 2017-02-23 08:37:56 +09:00
boot-device-ld11.c ARM: uniphier: rework spl_boot_device() and related code 2017-02-23 08:37:56 +09:00
boot-device-pro5.c ARM: uniphier: rework spl_boot_device() and related code 2017-02-23 08:37:56 +09:00
boot-device-pxs2.c ARM: uniphier: rework spl_boot_device() and related code 2017-02-23 08:37:56 +09:00
boot-device-sld3.c ARM: uniphier: rework spl_boot_device() and related code 2017-02-23 08:37:56 +09:00
boot-device.c ARM: uniphier: rework spl_boot_device() and related code 2017-02-23 08:37:56 +09:00
boot-device.h ARM: uniphier: rework spl_boot_device() and related code 2017-02-23 08:37:56 +09:00
Makefile ARM: uniphier: rework spl_boot_device() and related code 2017-02-23 08:37:56 +09:00
spl_board.c ARM: uniphier: add simple eMMC load APIs instead of ROM API 2017-02-23 09:00:16 +09:00