diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2015-04-13 20:54:27 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-04-19 20:45:58 (GMT) |
commit | 791a9f67f4f8db512cf59b40f47544fb335cd8db (patch) | |
tree | abc2c8a706d6650257ccbe89c0d04dc56785986f /include/configs/sequoia.h | |
parent | f96d0b81495e89e3848d923db8f5e2b3888d47c0 (diff) | |
download | u-boot-791a9f67f4f8db512cf59b40f47544fb335cd8db.tar.xz |
sandbox: add config_distro_defaults and config_distro_bootcmd
Make the sandbox setup more generic/examplary by including
config_distro_defaults.h and config_distro_bootcmd.h.
Among other things this makes it easy to test whether images will boot
though with the standard distro bootcmds by running e.g:
u-boot -c 'host bind 0 myimage.img ; boot'
By default there are 2 target host devices to emulate device with
multiple storage devices (e.g. internal ("host 0") and external
("host 1") and verify that the prioritization and fallbacks do work
correctly.
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed by: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/sequoia.h')
0 files changed, 0 insertions, 0 deletions