From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 9 Apr 2012 12:44:11 +0200 Subject: [U-Boot] [PATCH] FAT: Properly align buffers to allow cache operations In-Reply-To: <4F82B9B8.8020201@googlemail.com> References: <1333953903-26335-1-git-send-email-marex@denx.de> <201204091026.54110.marex@denx.de> <4F82B9B8.8020201@googlemail.com> Message-ID: <201204091244.11888.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 Dear Dirk Behme, > On 09.04.2012 10:26, Marek Vasut wrote: > > Dear Dirk Behme, > > > >> On 09.04.2012 08:45, Marek Vasut wrote: > >>> Align the FAT FS buffers so DMA on various systems can directly pick > >>> them. > >> > >> Just fyi: > >> > >> http://lists.denx.de/pipermail/u-boot/2012-March/119311.html > >> > >> http://lists.denx.de/pipermail/u-boot/2012-March/119309.html > > > > Heh, nice! :-) > > > > I've been so dug up in debugging the USB cache issues I didn't bother to > > look around the list for previous efforts. So obviously, apply Eric's > > patch! :-) > > Do you need this for 2012.04? Or is the stuff which needs this > scheduled for -next? Definitelly -next, we're on -RC1 now, close to RC2. > > Best regards > > Dirk Best regards, Marek Vasut