mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 15:34:55 +00:00
![]() Rather than having every caller set this up individually, create a common init function. This allows new fields to be added without the risk of them being left uninited. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com> |
||
---|---|---|
.. | ||
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 |