]> Git Repo - u-boot.git/commitdiff
hrcon: Remove CH7301 configuration
authorDirk Eibach <[email protected]>
Wed, 28 Oct 2015 10:46:31 +0000 (11:46 +0100)
committerTom Rini <[email protected]>
Thu, 12 Nov 2015 20:59:05 +0000 (15:59 -0500)
hrcon has no CH7301 DVI-transmitter.
Probably not removed when copying from iocon.

Signed-off-by: Dirk Eibach <[email protected]>
include/configs/hrcon.h

index 3cb279a9127f48b26a778ed89b9efcc8e456044f..696af0aea4ebc0176ce22defc23f94d88500c918 100644 (file)
 #define CONFIG_SYS_I2C_SOFT_SLAVE_4            0x7F
 
 #define CONFIG_SYS_ICS8N3QV01_I2C              {5, 6, 7, 8}
-#define CONFIG_SYS_CH7301_I2C                  {5, 6, 7, 8}
 #define CONFIG_SYS_DP501_I2C                   {1, 2, 3, 4}
 
 #ifndef __ASSEMBLY__
This page took 0.036818 seconds and 4 git commands to generate.