From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Thu, 12 Aug 2010 21:55:16 +0900 Subject: [U-Boot] [PATCH 00/26] arm: add full relocation / cache support In-Reply-To: <4C63EE15.4060207@pobox.com> References: <4C62E8C3.8050006@denx.de> <4C63EE15.4060207@pobox.com> Message-ID: <4C63EF34.7000906@pobox.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/12/2010 09:50 PM, Shinya Kuribayashi wrote: > It would be gratefull if someone could expalain a bit about this big > change. What's the primary motivation for full relocation? Forgot to mention; the reason why I'd like to know is, because I'm an ARM newbie, and interested in such topics.