sandbox: image: Allow sandbox to load any image
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:11:12 +0000 (18:11 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 02:04:31 +0000 (15:04 +1300)
commite2734d647e9c86f46083b29224fc7b41a46e1858
tree40ed38640ea26eccd20a1a1a8483f26a9b43f687
parent1758551ec9526d56303a2b5cf1f58147e66945ed
sandbox: image: Allow sandbox to load any image

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@chromium.org>
common/image-fit.c
include/image.h