summaryrefslogtreecommitdiff
path: root/common/env_embedded.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2017-03-31 06:09:39 (GMT)
committerBin Meng <bmeng.cn@gmail.com>2017-04-10 02:02:03 (GMT)
commit13c531e52a09b4e6ffa8b5a1457199b0a574cb27 (patch)
tree35069f67381b293985c19ef4224e1c81c970ed55 /common/env_embedded.c
parent2b4c65289698705d91e4c601ece3f079c71cf433 (diff)
downloadu-boot-13c531e52a09b4e6ffa8b5a1457199b0a574cb27.tar.xz
x86: bootm: Fix FIT image booting on x86
Checking 'is_zimage' at this time will always fail and therefore booting a FIT style image will always lead to this error message: "## Kernel loading failed (missing x86 kernel setup) ..." This change now removes this check and booting of FIT images works just fine. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'common/env_embedded.c')
0 files changed, 0 insertions, 0 deletions