projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3d70e6
)
nitrogen6x: config: enable "i2c edid"
author
Eric Nelson
<eric.nelson@boundarydevices.com>
Thu, 2 Oct 2014 19:16:47 +0000
(12:16 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 6 Oct 2014 15:57:23 +0000
(17:57 +0200)
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>
include/configs/nitrogen6x.h
patch
|
blob
|
history
diff --git
a/include/configs/nitrogen6x.h
b/include/configs/nitrogen6x.h
index 82dc0fc9751af7a8e051b2ac34ad7fc1743017af..b911d06da749779b8a5f58e211777cbe00e36911 100644
(file)
--- 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