u-boot-brain/arch/sandbox/cpu
Sjoerd Simons ebaa832e99 sandbox: Don't try distro_bootcmd by default
For the distro_bootcmds to succeed on the sandbox a bit of setup is
required (e.g. network configured or host image bound), so running them
by default isn't that useful.

Add a -b/--boot command to the sandbox binary, which triggers the
distro_bootcmds to run after the other command-line commands.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Acked-by: Simon Glass <sjg@chromium.org>
2015-05-06 12:48:36 -06:00
..
cpu.c sandbox: Add test function to advance time 2015-05-05 20:58:18 -06:00
eth-raw-os.c sandbox: eth: Add support for using the 'lo' interface 2015-04-18 11:11:14 -06:00
Makefile sandbox: eth: Add a bridge to a real network for sandbox 2015-04-18 11:11:13 -06:00
os.c dm: sandbox: Add os_localtime() to obtain the system time 2015-05-05 20:58:20 -06:00
sdl.c sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
start.c sandbox: Don't try distro_bootcmd by default 2015-05-06 12:48:36 -06:00
state.c sandbox: Return '-c command' exit value as sandbox exit code 2015-02-15 14:34:06 -07:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00