u-boot/board/sunxi
Hans de Goede fb75d972ea sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
On both my A13-OLinuxIno and my A13-OLinuxIno-Micro, the vga output gives an
unstable image when active low v or hsync is used.

The problem seems to be specific to the OLinuxIno A13 (normal & micro)
boards. I've just looked up the schematics and they use an opendrain driver
for the vga sync lines, and with sync pulses it is the logical high->low
edge of the pulse which counts for the timing, which with an active low
sync is being driven by the pull-up, and that simply seems to not drive
it hard enough to get a stable image.

So force v and hsync active high on these boards. independent of what the
modeline says. This fixes the unstable image.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2015-02-02 13:57:16 +01:00
..
ahci.c sunxi: ahci: Add a delay after enabling target power 2014-11-25 13:38:46 +01:00
board.c sunxi: Hookup OTG USB controller support 2015-01-22 12:34:56 +01:00
dram_sun4i_auto.c sunxi: Stop differentiating between 512M and 1G variants of the same board 2015-01-22 12:34:56 +01:00
dram_sun5i_auto.c sunxi: Drop qt840a_defconfig 2015-01-23 15:15:02 +01:00
gmac.c sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option 2015-02-02 13:55:14 +01:00
Kconfig sunxi: video: Force h/vsync active high when using ext. vga dac on some boards 2015-02-02 13:57:16 +01:00
MAINTAINERS sunxi: Add Inet 86VS support 2015-02-02 13:57:16 +01:00
Makefile sunxi: Convert sun5i boards to use auto dram configuration 2015-02-02 13:55:14 +01:00