
27 Mar
2021
27 Mar
'21
4:20 a.m.
On Mon, 15 Mar 2021 at 18:12, Simon Glass sjg@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@chromium.org
common/image-fit.c | 4 ++++ include/image.h | 5 +++++ 2 files changed, 9 insertions(+)
Applied to u-boot-dm/next