From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 30 Apr 2012 17:27:23 +0200 Subject: [U-Boot] [PATCH] video: cfb_console: flush dcache for frame buffer in DRAM In-Reply-To: <201204301721.51867.marex@denx.de> References: <1335625447-24189-1-git-send-email-agust@denx.de> <201204300425.51019.marex@denx.de> <20120430171905.154f4661@wker> <201204301721.51867.marex@denx.de> Message-ID: <20120430172723.31689638@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, On Mon, 30 Apr 2012 17:21:51 +0200 Marek Vasut wrote: ... > > > Can't you have SRAM cached too? ;-) > > > > I do not know. But who will put the framebuffer into SRAM? > > It is not big enough. > > Someone who has small LCD and wants to save dram bandwidth (oh, this sentence > sounds stupid on its own). But maybe if you want to use LCD in SPL? If someone really needs it, he can always add it later :-) Thanks, Anatolij