Commits
Simon Glass committed c0561d14c5c
x86: Enable FIT, ELF on coreboot Enable FIT support and the bootelf command. Also change the default load address to somewhere other than the normal load address of the kernel, to allow for decompression without overwriting the original file. Signed-off-by: Simon Glass <sjg@chromium.org>