From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 18 Jan 2016 13:07:10 -0700 Subject: [U-Boot] [PATCH 3/4] tegra: video: Always use write-through cache on LCD In-Reply-To: <1452803219-16675-4-git-send-email-sjg@chromium.org> References: <1452803219-16675-1-git-send-email-sjg@chromium.org> <1452803219-16675-4-git-send-email-sjg@chromium.org> Message-ID: <569D45EE.4020700@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/14/2016 01:26 PM, Simon Glass wrote: > This seems to give the best performance, so let's use it always. I thought we chose the current cache mode due to display corruption issues with other modes, but I tested a change that I believe does the same as this change on Seaboard without any apparent issue so, Acked-by: Stephen Warren