From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 31 Oct 2010 08:49:57 +0100 Subject: [U-Boot] [PATCH RFC] arm920t: implement elf relocation In-Reply-To: <6E42831D-D9F4-40EA-BCBD-8F555197EAFC@googlemail.com> References: <1288509912-90912-1-git-send-email-andreas.devel@googlemail.com> <4CCD1AB5.2090705@free.fr> <6E42831D-D9F4-40EA-BCBD-8F555197EAFC@googlemail.com> Message-ID: <4CCD1FA5.405@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 31/10/2010 08:39, Andreas Bie?mann a ?crit : > Dear Albert Aribaud, > > Am 31.10.2010 um 08:28 schrieb Albert ARIBAUD: > >> Thanks Andreas for this helpful contribution; I'll look up the .plt section and see if it may lead to the root cause of the issue. However: >> >> Le 31/10/2010 08:25, Andreas Bie?mann a ?crit : >>> Signed-off-by: Andreas Bie?mann >>> --- >>> >> >> This patch seems to apply to u-boot before ELF relocation was introduced. Can you make it against the latest master? > > It should be against the latest master: > > ---8<--- > 843e147 arm920t: implement elf relocation > 0c0892b Merge branch 'master' of git://git.denx.de/u-boot-marvell > d75c2a3 Merge branch 'master' of git://git.denx.de/u-boot-imx > 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung > 3388db2 Merge branch 'master' of git://git.denx.de/u-boot-blackfin > 1ecb758 Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa > e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT > a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC > ... > --->8--- > The latest merges where within 35 hours, maybe you have missed them? No but I'd missed the mergeback of elf_reloc to master and thought all ARMs were converted to ELF relocation then. Obviously arm920t was not, (neither were sa1100, lh7a40x, s3c44b0, arm720t, ixp, arm_intcm, arm925t and arm946es). > regards > > Andreas Bie?mann Amicalement, -- Albert.