From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 26 Nov 2010 19:34:01 +0100 Subject: [U-Boot] [PATCH] arm: add ELF relocation support to rest of cpus In-Reply-To: <4CEFF9ED.2010108@gmail.com> References: <1290721502-410-1-git-send-email-albert.aribaud@free.fr> <4CEFF692.7060908@gmail.com> <4CEFF87B.5070804@free.fr> <4CEFF9ED.2010108@gmail.com> Message-ID: <4CEFFD99.7010101@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 26/11/2010 19:18, Darius Augulis a ?crit : > Hi, > > On 11/26/2010 08:12 PM, Albert ARIBAUD wrote: >> Hi Darius, >> >> Le 26/11/2010 19:04, Darius Augulis a ?crit : >> >>> Hi Albert, >> >>> how about arm1136 and arm1176? Perhaps they both have relocation code >>> but also they try to use _datarel_* which are not exported by linker >>> anymore. >> >> If I am not mistaken, arm1136 and arm1176 are dealt with in v5 of my >> patch, >> which is already applied to u-boot-arm and will thus be pulled into >> u-boot soon. > > as I can see only u-boot.lds is changed for arm1176 and start.S isn't. > arm1136 got changed both these files. Correct, the arm1176 start.S is only half-fixed for ELF relocations. I'll post a bugfix right away. >>> I have my own local patches but I think would be better if you change it >>> together with all other cpus. >> >> Please verify my V5 patch and, if your patches are needed above it, >> please post them here to be apllied above mine. > > they are very raw and not ready yet. Not sure when will have time to > finish it. What do they add beside the fix to arm1136/1176 ? Amicalement, -- Albert.