[U-Boot] [PATCH v2 06/30] x86: Ensure that all relocation data is included in the image

Simon Glass sjg at chromium.org
Tue Nov 25 03:47:27 CET 2014


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

Applied to u-boot-x86.


More information about the U-Boot mailing list