mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
784548efb2
The current implementation has ugly switch statements here and there, and duplicates similar code. Rework it using table lookups for SoC data and reduce code duplication. 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 |