[U-Boot] [PATCH V4 1/2] arm926ejs: fix linker file for newer ld support
Albert ARIBAUD
albert.aribaud at free.fr
Mon Nov 15 12:01:40 CET 2010
Le 14/11/2010 22:22, Wolfgang Denk a écrit :
> Dear Albert ARIBAUD,
>
> In message<4CDBA515.3050106 at free.fr> you wrote:
>>
>> Alright. I'll prepare a V5 patch set with fixes to all ARM cpus.
>> Wolfgang, is a single *patch* for all cpus ok or do you want a single
>> *patchset* with one patch per cpu? Please tell me the single patch
>> approach is ok. :)
>
> It is. Thanks in advance.
ATM on mainline master branch only five ARM cpus (arm926ejs, arm1136,
arm1176, armv7 and pxa) have ELF relocation support. Others still use
GOT relocation (or the older fixed-location scheme maybe), which IIUC
means all boards using these other cpus are broken unless a maintainer
gets patches pulled in to support ELF relocs.
I therefore propose that V5 of my patch fixes arm926ejs, armv7, arm1136,
arm1176 and pxa only, and leave the ten other ARM cpus untouched. Board
maintainers who want to fix their board support for ELF relocs may have
to also fix their cpu if it is not yet.
Does everyone agree?
Amicalement,
--
Albert.
More information about the U-Boot
mailing list