]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Ensure that all relocation data is included in the image
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 01:18:24 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:33:59 +0000 (06:33 -0700)
commit091c4943539f8a0b238246e043683e3cbf657b5e
tree0705e01e8669e20d5660455da7054977b0e29f4b
parent512e581c86a4066147a9a095eaed05a7aa9043df
x86: Ensure that all relocation data is included in the image

Some toolchains put the relocation data into separate sections. Adjust the
linker script to catch this case. Without relocation data, U-Boot will not
boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/u-boot.lds