From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 27 Mar 2012 18:40:33 +0200 Subject: [U-Boot] [PATCH V2] fs/fat: align disk buffers on cache line to enable DMA and cache In-Reply-To: <4F71EAA5.50901@googlemail.com> References: <119311> <1330897580-8931-1-git-send-email-eric.nelson@boundarydevices.com> <4F5EA1D3.8040207@boundarydevices.com> <4F6D754E.6030806@googlemail.com> <20120327162028.39403836@wker> <4F71EAA5.50901@googlemail.com> Message-ID: <20120327184033.474709db@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 27 Mar 2012 18:28:21 +0200 Dirk Behme wrote: ... > >> Anybody likes to comment/apply this patch? > > > > Both, this patch and the patch referenced by the above link were > > submitted when the merge window was closed. So, the patches will > > probably be applied to next when rc1 is out, unless Wolfgang > > decides to accept them for coming release. > > Ok, thanks! > > Do we have a -next branch for stuff like this, then? AFAIK, Wolfgang updates u-boot.git next branch when -rc1 is out. After a release this next branch is merged into u-boot.git master. Best regards, Anatolij