From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 15 Sep 2010 07:53:49 +0200 Subject: [U-Boot] [PATCH] [NEXT] arm926ejs: add split relocation support In-Reply-To: <4C8FDAF0.4090709@dawes.za.net> References: <1284488741-16899-1-git-send-email-albert.aribaud@free.fr> <4C8FC35B.9050902@free.fr> <4C8FDAF0.4090709@dawes.za.net> Message-ID: <4C905F6D.7010902@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 14/09/2010 22:28, Rogan Dawes a ?crit : > 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). Thanks for pointing this out; it is a switch from ISO8859-1 to UTF-8 done by the EDI I use. Both encodings are present in u-boot. I figure UTF-8 seems a better choice, but if there is a coding rule about encodings, I'll happily follow it, of course. Amicalement, -- Albert.