u-boot-brain/arch/sandbox
Simon Glass 01ad9f75c5 sandbox: Update os_find_u_boot() to find the .img file
At present this function can only locate the u-boot ELF file. For SPL it
is handy to be able to locate u-boot.img since this is what would normally
be loaded by SPL.

Add another argument to allow this to be selected.

While we are here, update the function to load SPL when running in TPL,
since that is the next stage.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-12 09:57:31 -05:00
..
cpu sandbox: Update os_find_u_boot() to find the .img file 2021-03-12 09:57:31 -05:00
dts - adds adc-keys button driver 2021-02-22 12:37:02 -05:00
include/asm gpio: Add a way to read 3-way strapping pins 2021-03-03 15:40:47 -05:00
lib common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
config.mk sandbox: sdl: Move to use SDL2 2020-02-05 19:33:46 -07:00
Kconfig sandbox: add handler for exceptions 2020-12-13 07:58:17 -07:00
Makefile