From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 11 Aug 2009 14:02:49 +0200 Subject: [U-Boot] [PATCH] MIMC200: reduce LCD pixclock In-Reply-To: <4A81490B.2000306@mimc.co.uk> References: <4A81490B.2000306@mimc.co.uk> Message-ID: <4A815DE9.50207@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Mark Jackson wrote: > [Resent to add CC u-boot at lists.denx.de] > > The initial pixclock for the MIMC200 board is wrong (and causes > screen corruption due to DMA underruns). > > This patch simply reduces the pixel clock to fix the problem. > > Signed-off-by: Mark Jackson > --- > board/mimc/mimc200/mimc200.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied to u-boot-video/master Thanks, Anatolij