]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: image: Add new image type for x64_64
authorSimon Glass <sjg@chromium.org>
Fri, 10 Oct 2014 14:21:57 +0000 (08:21 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Oct 2014 02:44:04 +0000 (20:44 -0600)
commit5bda35cffafe4955bbbae820dd17cb6e3cbca8d8
treeee1846a1036f4eea67ec561fe6ef3f18f11e82b8
parent76539383ea0288985dc6216a92e3d7961df958b3
x86: image: Add new image type for x64_64

This is a bit odd in that we are permitted to boot images for either, even
though they are separate architectures.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/bootm.c
common/image-fit.c
common/image.c
include/image.h