mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
a04d5f60a5
This converts the spi load method to use spl_load. The address used for LOAD_FIT_FULL may be different, but there are no in-tree users of that config. Since payload_offs is only used without OS_BOOT, we defer its initialization. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
spl_load.c | ||
spl_load_fs.c | ||
spl_load_nand.c | ||
spl_load_net.c | ||
spl_load_nor.c | ||
spl_load_os.c | ||
spl_load_spi.c | ||
test-imagetools.sh |