From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aneesh V Date: Fri, 05 Aug 2011 15:59:19 +0530 Subject: [U-Boot] [PATCH v 0/3] arm: changes in cache handling In-Reply-To: <1312197486-31712-1-git-send-email-aneesh@ti.com> References: <1312197486-31712-1-git-send-email-aneesh@ti.com> Message-ID: <4E3BC5FF.8040402@ti.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, Wolfgang, On Monday 01 August 2011 04:48 PM, Aneesh V wrote: > - Avoid enabling caches for all ARM boards > - Enable caches for omap3/4 > - Stronger barrier for armv7 cache-maintenance operations. Do you have any more comments on this series. I tend to agree with Jason's views about code duplication. But looks like CONFIG_SYS_DCACHE_ON is not acceptable. If there is nothing more to be done, will you pull this series. It will help many boards that are broken due to cache. best regards, Aneesh