summaryrefslogtreecommitdiffstats
path: root/include/configs/nitrogen6x.h
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-10-02 12:16:47 -0700
committerStefano Babic <sbabic@denx.de>2014-10-06 17:57:23 +0200
commit5dbdc3cf3cd870ef799fd8e412f8b82915c98b65 (patch)
tree2c772ffafcc0f19e166a9371a9b46a440e6bb1e7 /include/configs/nitrogen6x.h
parentd3d70e6f9b450ca37c005abe0a8ed5cd2869d71b (diff)
downloadblackbird-obmc-uboot-5dbdc3cf3cd870ef799fd8e412f8b82915c98b65.tar.gz
blackbird-obmc-uboot-5dbdc3cf3cd870ef799fd8e412f8b82915c98b65.zip
nitrogen6x: config: enable "i2c edid"
Enable the "i2c edid" command to query data from an attached HDMI monitor. Usage is typically this: U-Boot > i2c dev 1 U-Boot > i2c edid 0x50 ... Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'include/configs/nitrogen6x.h')
-rw-r--r--include/configs/nitrogen6x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 82dc0fc975..b911d06da7 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -63,6 +63,7 @@
#define CONFIG_SYS_I2C
#define CONFIG_SYS_I2C_MXC
#define CONFIG_SYS_I2C_SPEED 100000
+#define CONFIG_I2C_EDID
/* MMC Configs */
#define CONFIG_FSL_ESDHC
OpenPOWER on IntegriCloud