From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Sat, 02 Feb 2013 19:30:03 +0100 Subject: [U-Boot] [PATCH v1] Refactor linker-generated arrays In-Reply-To: <1359824574-32627-2-git-send-email-albert.u.boot@aribaud.net> References: <1359824574-32627-1-git-send-email-albert.u.boot@aribaud.net> <1359824574-32627-2-git-send-email-albert.u.boot@aribaud.net> Message-ID: <510D5B2B.3010901@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Albert, On 02.02.2013 18:02, Albert ARIBAUD wrote: > Refactor linker-generated array code so that symbols > which were previously linker-generated are now compiler- > generated. This causes relocation records of type > R_ARM_ABS32 to become R_ARM_RELATIVE, which makes > code which uses LGA able to run before relocation as > well as after. Just tested this patch and it solves my "ll_entry_* work only after relocation" problem posted here: http://lists.denx.de/pipermail/u-boot/2013-February/145711.html Will test it deeper on monday, thanks! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany