On 30 April 2015 at 14:16, Sjoerd Simons <sjoerd.sim...@collabora.co.uk> wrote:
> 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.sim...@collabora.co.uk>
> ---
> Changes since v1:
>   * Use run_distro_boot instead of boot as the state variable
>
>  arch/sandbox/cpu/start.c         | 20 +++++++++++++++++---
>  arch/sandbox/include/asm/state.h |  1 +
>  include/configs/sandbox.h        |  2 ++
>  3 files changed, 20 insertions(+), 3 deletions(-)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to