[U-Boot] [PATCH v2 04/47] elf: Add a few definitions for 64-bit relocation
Simon Glass
sjg at chromium.org
Mon Aug 3 01:37:11 CEST 2015
On 2 August 2015 at 07:00, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Fri, Jul 31, 2015 at 11:31 PM, Simon Glass <sjg at chromium.org> wrote:
>> Provide the types necessary to relocate 64-bit images.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>>
>> ---
>>
>> Changes in v2:
>> - Follow existing file conventions for type definitions
>>
>> include/elf.h | 26 ++++++++++++++++++++++++++
>> 1 file changed, 26 insertions(+)
[snip]
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Applied to u-boot-x86.
More information about the U-Boot
mailing list