mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-27 14:31:23 +01:00
imx: ventana: config: enable edid support
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>
This commit is contained in:
parent
8cc25eb877
commit
f6747cda78
@ -98,6 +98,7 @@
|
|||||||
#define CONFIG_SYS_I2C_SPEED 100000
|
#define CONFIG_SYS_I2C_SPEED 100000
|
||||||
#define CONFIG_I2C_GSC 0
|
#define CONFIG_I2C_GSC 0
|
||||||
#define CONFIG_I2C_PMIC 1
|
#define CONFIG_I2C_PMIC 1
|
||||||
|
#define CONFIG_I2C_EDID
|
||||||
|
|
||||||
/* MMC Configs */
|
/* MMC Configs */
|
||||||
#define CONFIG_FSL_ESDHC
|
#define CONFIG_FSL_ESDHC
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user