[U-Boot] [PATCH v3 07/28] x86: Add asm/elf.h for x86-specific ELF definitions

Simon Glass sjg at chromium.org
Wed Aug 5 20:02:48 CEST 2015


On 4 August 2015 at 12:33, Simon Glass <sjg at chromium.org> wrote:
> Bring in this file from Linux 4.1. It supports relocation features specific
> to x86.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Drop unneeded include of asm/ptrace.h
> - Fix comment style
>
>  arch/x86/include/asm/elf.h | 46 ++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 46 insertions(+)
>  create mode 100644 arch/x86/include/asm/elf.h

Applied to u-boot-x86.


More information about the U-Boot mailing list