]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIMC200: reduce LCD pixclock
authorMark Jackson <mpfj-list@mimc.co.uk>
Tue, 11 Aug 2009 10:33:47 +0000 (11:33 +0100)
committerAnatolij Gustschin <agust@denx.de>
Tue, 11 Aug 2009 11:58:26 +0000 (13:58 +0200)
commit54e399f110bbaa24e662e6dd9e88ddb86989d668
treed59955d98df52ca6faf80f77ba1db36c711a2101
parenteb1a4d0a471505c169bef19a73a60f8641f0b875
MIMC200: reduce LCD pixclock

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 <mpfj@mimc.co.uk>
board/mimc/mimc200/mimc200.c