summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2012-04-30 14:43:49 (GMT)
committerWolfgang Denk <wd@denx.de>2012-04-30 14:43:49 (GMT)
commit04a9cb8c5947cec4356cf3b95a8ea3cc839dc540 (patch)
tree787a4016c52356bca0aac6f781081c71656f7a7d /include/configs
parent99310d144852a8f0b7dbb3d9c7b575c37781b2c1 (diff)
parent5e3e8dda51c46faedb124c0ffd6136e2ef09ae52 (diff)
downloadu-boot-04a9cb8c5947cec4356cf3b95a8ea3cc839dc540.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-i2c
* 'master' of git://git.denx.de/u-boot-i2c: i2c:designware Turn off the ctrl when setting the speed i2c: Add support for designware i2c controller sh: i2c: Add support I2C controller of SH7734
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/spear-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h
index 5fef8cc..a791815 100644
--- a/include/configs/spear-common.h
+++ b/include/configs/spear-common.h
@@ -41,7 +41,7 @@
/* I2C driver configuration */
#define CONFIG_HARD_I2C
-#define CONFIG_SPEAR_I2C
+#define CONFIG_DW_I2C
#define CONFIG_SYS_I2C_SPEED 400000
#define CONFIG_SYS_I2C_SLAVE 0x02