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:
d9cb860
)
arm: mvebu: theadorable: Enable 2nd I2C controller
author
Stefan Roese
<sr@denx.de>
Fri, 8 Apr 2016 13:58:29 +0000
(15:58 +0200)
committer
Stefan Roese
<sr@denx.de>
Tue, 12 Apr 2016 09:13:40 +0000
(11:13 +0200)
This patch enables the 2nd I2C controller on the Armada XP theadorable
board.
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/theadorable.h
patch
|
blob
|
history
diff --git
a/include/configs/theadorable.h
b/include/configs/theadorable.h
index 20a44c9349a090e5eab7eca7d484e915df2f7870..05a248ee09c33aa3b22885f96d1a6ba406cb2f6b 100644
(file)
--- a/
include/configs/theadorable.h
+++ b/
include/configs/theadorable.h
@@
-51,6
+51,7
@@
#define CONFIG_SYS_I2C
#define CONFIG_SYS_I2C_MVTWSI
#define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
+#define CONFIG_I2C_MVTWSI_BASE1 MVEBU_TWSI1_BASE
#define CONFIG_SYS_I2C_SLAVE 0x0
#define CONFIG_SYS_I2C_SPEED 100000