]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
p1022ds: add video support
authorTimur Tabi <timur@freescale.com>
Thu, 23 Sep 2010 23:25:53 +0000 (01:25 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 25 Sep 2010 11:10:10 +0000 (13:10 +0200)
commitd5e01e49f85daf7ad0a504288ccff534f44098a0
tree8d8a8022851cee475b1174c9275efbd78b701e70
parent9e70d1378c7f41d1aa9ffc5429d810330c194949
p1022ds: add video support

Add support for the DIU controller.  If CONFIG_VIDEO is defined, then
the console will appear on a DVI monitor instead of the serial port.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
board/freescale/p1022ds/Makefile
board/freescale/p1022ds/diu.c [new file with mode: 0644]
include/configs/P1022DS.h