]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
imx: ventana: config: enable edid support
authorTim Harvey <tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:41 +0000 (12:54 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:42:48 +0000 (14:42 +0200)
Enable the 'i2c edid' command to query and display data from an attached
HDMI monitor of LVDS display with an EDID device.

Example:
 Ventana > i2c dev 2 && i2c edid 0x50

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h

index 0a984a7bcc865c60a32a506873d9cf38ff29cecf..552d13de0717a42b2e4fbca59c8d599c8e24e428 100644 (file)
@@ -97,6 +97,7 @@
 #define CONFIG_SYS_I2C_SPEED           100000
 #define CONFIG_I2C_GSC                 0
 #define CONFIG_I2C_PMIC                        1
+#define CONFIG_I2C_EDID
 
 /* MMC Configs */
 #define CONFIG_FSL_ESDHC