From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 16 Mar 2012 05:36:07 +0100 Subject: [U-Boot] [PATCH 0/9] iMX/MXS: Get ready for cache In-Reply-To: <1331872405-1451-1-git-send-email-marex@denx.de> References: <1331872405-1451-1-git-send-email-marex@denx.de> Message-ID: <201203160536.07159.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, > This series of patches prepares iMX platforms based on MXS (i.MX28, i.MX6Q) > for use of caches. This patchset prepares: > > Ethernet: FEC MXC is ready to use caches > NAND: NAND driver is ready to use caches > SPI/MMC: i.MX28 MMC driver is ready to use caches Stefano, I consider these eligible for application. Most of these are resubmissions from the mailing list, I just cobbled them together as I was running tests on them. Andy, you might want to review the bounce buffer business though. We'll probably need bounce buffers in a lot of places, until we can start slowly squeezing them into the code. Best regards, Marek Vasut