From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Fri, 13 Aug 2010 23:36:32 +0900 Subject: [U-Boot] [PATCH 00/26] arm: add full relocation / cache support In-Reply-To: <20100812201751.C4762154736@gemini.denx.de> References: <4C62E8C3.8050006@denx.de> <4C63EE15.4060207@pobox.com> <20100812201751.C4762154736@gemini.denx.de> Message-ID: <4C655870.5050302@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 8/13/10 5:17 AM, Wolfgang Denk wrote: >> http://elinux.org/CELF_Project_Proposal/Rework_ARM_architecture_support_in_U-Boot > > Yes, this is the one. [snip[ > If you read the thread you can see that both Heikos tests and other > testers who tried that code see dramatic speed improvements due to > enabling the cache; in addition to that we win all the flexibility of > RAM usage we are used to from other architectures. Thanks, I'll think about it