]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nitrogen6x: display use I2C detect for HDMI
authorEric Nelson <eric.nelson@boundarydevices.com>
Thu, 2 Oct 2014 19:16:39 +0000 (12:16 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 6 Oct 2014 15:57:22 +0000 (17:57 +0200)
commitce9507b793a0755b37b3612657a12f4d19ee0b61
treee7a488e7751cc6de2fa9d040faf1cb477f704cd3
parentc745de7174e9f59f68ec281bf094259ada46d2a8
nitrogen6x: display use I2C detect for HDMI

The HPD pin and RX_SENSE registers have proven to be less reliable
than using I2C on the EDID pins for detection of an HDMI monitor.
In particular, when the HDMI output is reset through a "reboot"
cycle, the detect_hdmi() routine often bounces, resulting in
a failure to detect a connected monitor.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
board/boundary/nitrogen6x/nitrogen6x.c