From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 04 Nov 2010 17:56:28 +0100 Subject: [U-Boot] [PATCH V3 1/3] arm926ejs: fix linker file for newer ld support In-Reply-To: <4CD2B2B2.9060902@ahsoftware.de> References: <1288808663-15074-1-git-send-email-albert.aribaud@free.fr> <4CD28A3E.60406@ahsoftware.de> <4CD28EF0.5020506@ahsoftware.de> <4CD2A9A9.4010607@free.fr> <4CD2AB6F.2040507@ahsoftware.de> <4CD2AD5C.3000809@free.fr> <4CD2B2B2.9060902@ahsoftware.de> Message-ID: <4CD2E5BC.8040208@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 04/11/2010 14:18, Alexander Holler a ?crit : > Am 04.11.2010 13:55, schrieb Albert ARIBAUD: > >> Then please do test this V3 patch and verify if the issues you raise >> still apply or are fixed. > > V3 failed using my relocation-test-patch (and resulted in the same > problems as without any relocation patch). Therefor I've posted the > output. I though it was clear that I've used v3 (because of the subject). The body kept talking about V1 and did mention that you didn't look at V3, so I wanted to make sure there was no mistake here. >> Please make sure to indicate which source commit you're testing on and >> which toolchain you're using, and to compare with V3 results. > > I've created a tarball with the patches for the DockStar I'm currently > using for those tests. > > It is available here: > > http://ahsoftware.de/dockstar_uboot_patches.tar.bz2 > > Regards, > > Alexander You're still using a locally-built toolchain different from CS and ELDK toolhcains that were tested so far, right? There is a warning at the linker stage in the build log you sent me: ld: warning: creating a DT_TEXTREL in object. which I don't have using the CS 2010q1 toolchain. Can you please checkout the pristine master branch of u-boot and build sheevaplug with just my V3 patch applied and you toolchain, and tell me if you see this warning? Amicalement, -- Albert.