mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
7e5a0bfbd2
The option SPL_SPI_SUPPORT is used to enable support in SPL for loading images from SPI flash, it should not be used to determine the build type of the SPL image itself. The ability to read images from SPI flash does not imply the SPL will be booted from SPI flash. Unconditionally build SPI flash compatible SPL images. Signed-off-by: Andrew F. Davis <afd@ti.com> Acked-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
board.c | ||
clk_synthesizer.c | ||
clock.c | ||
clock_am33xx.c | ||
clock_am43xx.c | ||
clock_ti814x.c | ||
clock_ti816x.c | ||
config.mk | ||
ddr.c | ||
emif4.c | ||
Kconfig | ||
Makefile | ||
mux.c | ||
sys_info.c | ||
u-boot-spl.lds |