u-boot-brain/arch/sandbox
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 sandbox: Don't try distro_bootcmd by default 2015-05-06 12:48:36 -06:00
dts dm: sandbox: dts: Add a real-time clock attached to I2C 2015-05-05 20:58:40 -06:00
include/asm sandbox: Don't try distro_bootcmd by default 2015-05-06 12:48:36 -06:00
lib sandbox: Add support for bootz 2015-04-19 14:45:57 -06:00
config.mk generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
Kconfig dm: select CONFIG_DM* options 2015-04-18 11:11:30 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00