From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Thu, 04 Nov 2010 11:15:36 +0100 Subject: [U-Boot] [PATCH v3] arm920t: implement elf relocation In-Reply-To: <4CD24F3B.9070801@free.fr> References: <1288826483-58527-2-git-send-email-andreas.devel@googlemail.com> <1288826968-58860-1-git-send-email-andreas.devel@googlemail.com> <4CD24F3B.9070801@free.fr> Message-ID: <4CD287C8.4030609@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, Am 04.11.2010 07:14, schrieb Albert ARIBAUD: > Hi Andreas, > > Le 04/11/2010 00:29, Andreas Bie?mann a ?crit : >> This is mostly a copy of arm926ejs relocation and known to _not_ work >> correctly a.t.m! > > Can you give a specific case of board and toolchain that does not work? at91rm9200ek_ram_config (patch sent these days, is at91rm9200ek_config with TEXT_BASE in RAM and SKIP_LOWLEVEL_INIT set). Toolchain was a selfbuilt gcc-4.5.1 + binutils 2.20.1.20100303, can check CS 2010-q1 this evening. regards Andreas Bie?mann