]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx51evk: Add DVI output support
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 9 Jan 2013 04:55:09 +0000 (04:55 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Jan 2013 11:06:35 +0000 (12:06 +0100)
commit11d80af4876b609832856853b63d06a1011bccf1
treedefd2ed622f0d4cf313e03f49e60b42378ce265e
parentacbb4457ab95bc4d71380f12b78017db79748d58
mx51evk: Add DVI output support

Add DVI output support and make it the default video output.

Currently the CLAA WVGA panel is supported, but this panel has to be purchased
separately, so using the DVI output as the default would allow more people to
try the splash screen feature on a mx51evk.

If someone still wants to use the CLAA WVGA, just set the panel variable as:
set panel claa

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/freescale/mx51evk/mx51evk.c
board/freescale/mx51evk/mx51evk_video.c