]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
new video driver for bus vcxk framebuffers
authorJens Scharsig <esw@bus-elektronik.de>
Fri, 24 Jul 2009 08:09:02 +0000 (10:09 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 26 Jul 2009 11:17:21 +0000 (13:17 +0200)
commit50217deeb07911d686790d34d468eb9a5245f68d
tree951873d5fd56266898b03469b82373f111725d11
parent60e97419246d0a3615758ad6af40680aefb5f7f1
new video driver for bus vcxk framebuffers

This patch adds a new video driver

* adds common bus_vcxk framebuffer driver

Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
[agust@denx.de: fixed lots of style issues before applying]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
doc/README.bus_vcxk [new file with mode: 0644]
drivers/video/Makefile
drivers/video/bus_vcxk.c [new file with mode: 0644]
include/bus_vcxk.h [new file with mode: 0644]