]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf1d9e9a9b395bc250dbda28b27455a7746b270c6
tree40ed38640ea26eccd20a1a1a8483f26a9b43f687
parent72fa27f073ebc126eb4b168128d073b9065335c3
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