From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 30 Apr 2012 18:26:57 +0200 Subject: [U-Boot] [PATCH] video: cfb_console: flush dcache for frame buffer in DRAM In-Reply-To: References: <1335625447-24189-1-git-send-email-agust@denx.de> <201204300425.51019.marex@denx.de> Message-ID: <20120430182657.1dbf61a7@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On Sun, 29 Apr 2012 22:56:01 -0700 Simon Glass wrote: ... > Regarding this patch, can I suggest also looking at this possibly more > generic patch that I originally did for Tegra? The series is here: > > http://patchwork.ozlabs.org/user/bundle/2869/ > > and in particular these patches from the series: > > arm: Add control over cachability of memory regions > lcd: Add CONFIG_ALIGN_LCD_TO_SECTION to align lcd for MMU > lcd: Add support for flushing LCD fb from dcache after update > tegra: Align LCD frame buffer to section boundary > tegra: Support control of cache settings for LCD > tegra: fdt: Add LCD definitions for Seaboard > lcd: Add CONSOLE_SCROLL_LINES option to speed console Thanks for the reminder, I completely forgot about these LCD patches. I'll look at them soon. Thanks, Anatolij