grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add missing ARM relocation codes and fix existing ones


From: Leif Lindholm
Subject: Re: [PATCH] Add missing ARM relocation codes and fix existing ones
Date: Wed, 3 Apr 2013 08:07:41 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Apr 01, 2013 at 06:45:16PM +0200, Francesco Lavra wrote:
> On 03/17/2013 09:36 PM, Francesco Lavra wrote:
> > I'm working on the GRUB port to ARM using the EFI platform. When
> > generating a relocatable ARM image, some relocation entries use a
> > relocation code (0x33) which is not defined in include/grub/elf.h. So I
> > went through the latest edition of the ELF specification for the ARM
> > architecture (ARM IHI 0044E) and added the missing definitions to the
> > header file. I also noticed some differences between the existing
> > definitions and the spec: some relocation names are different from the
> > spec, some definitions aren't in the spec at all, and one
> > (R_ARM_IRELATIVE) has a different value than that from the spec. So
> > while at it I fixed those differences as well. Hence this patch.
> 
> Ping?
> Do you see any merit in this patch?

Apologies, was moving desks at the office, and moved my mailing list
subscription to @linaro.org at the same time, so managed to miss this
one completely.

I'm happy for it to go in - it adds THM_JUMP19, which means I can drop
that from my patches.

/
    Leif



reply via email to

[Prev in Thread] Current Thread [Next in Thread]