[PATCH 07/19] sandbox: image: Allow sandbox to load any image
Simon Glass
sjg at chromium.org
Sat Mar 27 04:20:06 CET 2021
On Mon, 15 Mar 2021 at 18:12, Simon Glass <sjg at chromium.org> wrote:
>
> Sandbox is special in that it is used for testing and it does not match
> any particular target architecture. Allow it to load an image from any
> architecture, so that 'bootm' can be used as needed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> common/image-fit.c | 4 ++++
> include/image.h | 5 +++++
> 2 files changed, 9 insertions(+)
Applied to u-boot-dm/next
More information about the U-Boot
mailing list