[U-Boot] [PATCH v1 10/18] hrcon: Remove CH7301 configuration

dirk.eibach at gdsys.cc dirk.eibach at gdsys.cc
Wed Oct 28 11:46:31 CET 2015


From: Dirk Eibach <dirk.eibach at gdsys.cc>

hrcon has no CH7301 DVI-transmitter.
Probably not removed when copying from iocon.

Signed-off-by: Dirk Eibach <dirk.eibach at gdsys.cc>
---

 include/configs/hrcon.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h
index 558edfc..f1a69a3 100644
--- a/include/configs/hrcon.h
+++ b/include/configs/hrcon.h
@@ -361,7 +361,6 @@
 #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__
-- 
2.1.3



More information about the U-Boot mailing list