]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
hrcon: Remove CH7301 configuration
authorDirk Eibach <dirk.eibach@gdsys.cc>
Wed, 28 Oct 2015 10:46:31 +0000 (11:46 +0100)
committerTom Rini <trini@konsulko.com>
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 <dirk.eibach@gdsys.cc>
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__