Re: [U-Boot] [PATCH] MIMC200: reduce LCD pixclock

2009-08-11 Thread Anatolij Gustschin
Mark Jackson wrote: > [Resent to add CC u-b...@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/mimc

[U-Boot] [PATCH] MIMC200: reduce LCD pixclock

2009-08-11 Thread Mark Jackson
[Resent to add CC u-b...@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