[U-Boot] [PATCH v3 8/8] sandbox: add config_distro_defaults and config_distro_bootcmd

Simon Glass sjg at chromium.org
Mon Apr 13 20:45:24 CEST 2015


Hi Sjoerd,

On 12 April 2015 at 15:04, Sjoerd Simons <sjoerd.simons at collabora.co.uk> wrote:
> 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 at collabora.co.uk>
> Reviewed by: Simon Glass <sjg at chromium.org>
> Acked-by: Simon Glass <sjg at chromium.org>

I'd like to apply this series right away. This patch gives conflicts
now that sandbox supports networking. I resolved them and pushed the
series to u-boot-dm/sandbox-testing, but I still get a build error.
It's probably safer if you take a look.

Can you please rebase this patch on u-boot-dm/next and retest? You can
either send the series again, or just this patch.

Regards,
Simon


More information about the U-Boot mailing list