mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
9d35873161
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> |
||
---|---|---|
.. | ||
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 | ||
Makefile | ||
spl_board.c |