u-boot-brain/arch/sandbox
Sean Anderson 19464f4feb cli: Make the sandbox board_run_command the default
If CONFIG_CMDLINE=n, common/cli.c calls board_run_command. This fails to
link on most architectures. However, the sandbox architecture has an
implementation which we can use.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2020-02-05 19:33:46 -07:00
..
cpu cli: Make the sandbox board_run_command the default 2020-02-05 19:33:46 -07:00
dts dm: core: Add ofnode_get_chosen_prop() 2020-02-05 19:33:45 -07:00
include/asm Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next 2019-12-18 07:20:19 -05:00
lib common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
config.mk efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00