u-boot/arch/sandbox/cpu
Simon Glass 3fd11278ff spl: Create a function to init spl_load_info
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>
2024-08-23 15:58:42 -06:00
..
cache.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
cpu.c sandbox: fdt: Avoid overwriting an existing fdt 2024-08-09 16:03:19 -06:00
eth-raw-os.c sandbox: missing return value checks in eth-raw-os 2024-04-12 08:53:31 -06:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00
os.c sandbox: Return error code from read/write/seek 2024-08-09 16:03:19 -06:00
sdl.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
spl.c spl: Create a function to init spl_load_info 2024-08-23 15:58:42 -06:00
start.c sandbox: Add a flag to enable UPL 2024-08-09 16:03:20 -06:00
state.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
u-boot-spl.lds test: spl: Add functions to create images 2023-10-17 20:50:52 -04:00
u-boot.lds sandbox: cleanup linker scripts and sections 2024-07-03 07:36:33 +01:00