u-boot/arch/sandbox/cpu
Heinrich Schuchardt 66995164dd sandbox: show error if the device-tree cannot be loaded
U-Boot's printf() used before setting up U-Boot's serial driver does not
create any output. Use os_printf() for error messages related to loading
the device-tree.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-06-28 03:09:51 +01:00
..
cache.c sandbox: implement invalidate_icache_all() 2020-12-22 20:39:25 -07:00
cpu.c sandbox: show error if the device-tree cannot be loaded 2022-06-28 03:09:51 +01:00
eth-raw-os.c sandbox: eth-raw: fix building with musl library 2022-01-25 14:02:38 -07:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00
os.c sandbox: add function os_printf() 2022-06-28 03:09:51 +01:00
sdl.c video: sandbox: Avoid duplicate display windows 2021-12-26 23:02:19 +01:00
spl.c sandbox: Add a build for VPL 2022-05-02 09:58:13 -04:00
start.c sandbox: Decouple program entry from sandbox init 2022-06-23 12:58:18 -04:00
state.c sandbox: Show a message when writing out the ram buffer 2022-03-18 19:24:24 -06:00
u-boot-spl.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
u-boot.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00