From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aneesh V Date: Tue, 09 Aug 2011 16:55:17 +0530 Subject: [U-Boot] [PATCH 0/4] arm: changes in cache handling In-Reply-To: <1312888225-22293-1-git-send-email-aneesh@ti.com> References: <1312197486-31712-2-git-send-email-aneesh@ti.com> <1312888225-22293-1-git-send-email-aneesh@ti.com> Message-ID: <4E41191D.7070307@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 Wolfgang, Albert, On Tuesday 09 August 2011 04:40 PM, Aneesh V wrote: > - Avoid enabling caches for all ARM boards > - Enable caches for omap3/4 > - Stronger barrier for armv7 cache-maintenance operations. > > V2: > * Rebased to latest HEAD of u-boot/master > * Improved the README > * Added a patch for removing the flush in invalidate > and for printing a warning in such cases. I forgot to add v2 tag in the subject line for this series. Shall I reject and archive these patches in patchworks? best regards, Aneesh