projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57b84a0
)
hrcon: Remove CH7301 configuration
author
Dirk Eibach
<dirk.eibach@gdsys.cc>
Wed, 28 Oct 2015 10:46:31 +0000
(11:46 +0100)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/include/configs/hrcon.h
b/include/configs/hrcon.h
index 3cb279a9127f48b26a778ed89b9efcc8e456044f..696af0aea4ebc0176ce22defc23f94d88500c918 100644
(file)
--- a/
include/configs/hrcon.h
+++ b/
include/configs/hrcon.h
@@
-360,7
+360,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__