
25 Nov
2014
25 Nov
'14
3:47 a.m.
On 14 November 2014 at 20:29, Bin Meng bmeng.cn@gmail.com wrote:
On Sat, Nov 15, 2014 at 9:18 AM, Simon Glass sjg@chromium.org wrote:
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
Changes in v2:
- Use .rel* instead of .rel.* to catch more cases
Applied to u-boot-x86.