From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 6 May 2013 14:56:43 +0200 Subject: [U-Boot] cfb_console and dcache on i.MX6 In-Reply-To: <5185BD52.8090903@boundarydevices.com> References: <5185BD52.8090903@boundarydevices.com> Message-ID: <20130506145643.4b5d61dd@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Eric, On Sat, 04 May 2013 19:00:50 -0700 Eric Nelson wrote: ... > Now that the SD card driver is working properly with cache, > we'd like to enable dcache on our boards, and found that this > patch is still lingering without comment: > http://patchwork.ozlabs.org/patch/186173/ > > The initial comments were here: > http://patchwork.ozlabs.org/patch/186173/ > > If you agree with this approach, I've update the patch > a bit to reflect that logo_plot() is now already static > and moved the cache flush from logo_plot() to video_init(). Okay, I've applied the patch with these changes. Thanks, Anatolij