[U-Boot] [PATCH v2 08/18] elf: Add ELF64 related structure defines
Simon Glass
sjg at chromium.org
Thu Apr 12 16:41:59 UTC 2018
On 11 April 2018 at 23:02, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds ELF header, program header and section header structure
> defines for the 64-bit ELF image.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> include/elf.h | 43 +++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 43 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list