u-boot-brain/arch/x86
Simon Glass 091c494353 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>
2014-11-25 06:33:59 -07:00
..
cpu x86: Ensure that all relocation data is included in the image 2014-11-25 06:33:59 -07:00
dts x86: ivybridge: Implement SDRAM init 2014-11-21 07:34:15 +01:00
include/asm x86: ivybridge: Implement SDRAM init 2014-11-21 07:34:15 +01:00
lib x86: Panic if there is no relocation data 2014-11-25 06:33:59 -07:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: Rename chromebook-x86 to coreboot 2014-11-21 07:34:16 +01:00