]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCD
authorHans de Goede <hdegoede@redhat.com>
Wed, 24 Dec 2014 15:00:38 +0000 (16:00 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:39 +0000 (14:56 +0100)
commit5ef5263b9a071cddf9697848b583c6ed5c514ea6
treeed66cbc03d7a7285cf70d503c12601e03b6f499b
parent8c95c55661e9bd51c284bb9d26f5a2b058f562d0
sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCD

Enable VGA output on the A13-OLinuXino and A13-OLinuXinoM now that we've
support for it.

Also add LCD timing and gpio info for the Olimex 7" LCD module. We can safely
put this in the default config on this boards, since by default we will always
use VGA, and the LCD timing info will only get used if the user explicitly
sets monitor=lcd in the video-mode env. variable.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
configs/A13-OLinuXinoM_defconfig
configs/A13-OLinuXino_defconfig