On 4 July 2016 at 11:57, Simon Glass <s...@chromium.org> wrote:
> SPL is expected to load and run U-Boot. This needs to work with sandbox also.
> Provide a function to locate the U-Boot image, and another to start it. This
> allows SPL to function on sandbox as it does on other archs.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/sandbox/cpu/os.c | 51 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/os.h          | 25 +++++++++++++++++++++++++
>  2 files changed, 76 insertions(+)

Applied to u-boot-dm
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to