commit | 5dbdc3cf3cd870ef799fd8e412f8b82915c98b65 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Thu Oct 02 12:16:47 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 06 17:57:23 2014 +0200 |
tree | 2c772ffafcc0f19e166a9371a9b46a440e6bb1e7 | |
parent | d3d70e6f9b450ca37c005abe0a8ed5cd2869d71b [diff] |
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>