Home
last modified time | relevance | path

Searched hist:"091 c4943539f8a0b238246e043683e3cbf657b5e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Du-boot.lds091c4943539f8a0b238246e043683e3cbf657b5e Sat Nov 15 01:18:24 UTC 2014 Simon Glass <sjg@chromium.org> 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>