From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rogan Dawes Date: Tue, 14 Sep 2010 22:28:32 +0200 Subject: [U-Boot] [PATCH] [NEXT] arm926ejs: add split relocation support In-Reply-To: <4C8FC35B.9050902@free.fr> References: <1284488741-16899-1-git-send-email-albert.aribaud@free.fr> <4C8FC35B.9050902@free.fr> Message-ID: <4C8FDAF0.4090709@dawes.za.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2010/09/14 8:47 PM, Albert ARIBAUD wrote: > Le 14/09/2010 20:25, Albert Aribaud a ?crit : >> > > Sorry, the patch posted is against master, not next, and thus does not > take Heiko's relocation work. I'm rebasing / updating the patch and will > provide a V2 of it that will. > > Amicalement, You should probably take a closer look at the patch itself. It seems to be changing lines that you do not intend to, such as the copyright lines (I guess it is an encoding issue). Rogan