]> git.sur5r.net Git - u-boot/commit
arm: mx6: novena: Pull video handling into separate file
authorMarek Vasut <marex@denx.de>
Tue, 16 Dec 2014 13:09:22 +0000 (14:09 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 30 Dec 2014 13:06:43 +0000 (14:06 +0100)
commitf2e4d6a58cafb219b1850c3db1238887109cd94d
tree3ec3adc15219006b70e5f69af9025f62d78d2a2c
parentd59d7b915eb7c891c06e71e7b2a4967c3a488e94
arm: mx6: novena: Pull video handling into separate file

Pull all of the video handling into a separate file, since a lot
more code will be added and such code would polute the board file.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Nikita Kiryanov <nikita@compulab.co.il>
Cc: Sean Cross <xobs@kosagi.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
board/kosagi/novena/Makefile
board/kosagi/novena/novena.c
board/kosagi/novena/novena.h
board/kosagi/novena/video.c [new file with mode: 0644]