Commits
Simon Glass committed 5ba63dd4f98
sandbox: bootm: Don't fail the architecture check Since sandbox is used for testing, it should be able to 'boot' an image from any archhitecture. This allows us to test an image by loading it in sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>