]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
imx: ventana: config: enable edid support
authorTim Harvey <tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:41 +0000 (12:54 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 22 Apr 2015 12:39:08 +0000 (14:39 +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 658f574973367ac058ecf8d6bde167d0085b4c0f..797072e069cc42a3a34398756b5bf9ce4b9a34c3 100644 (file)
@@ -98,6 +98,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