summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-09-07 23:20:04 +0200
committerWolfgang Denk <wd@denx.de>2009-09-07 23:20:04 +0200
commit0052a051f60a043f1730b3a46f23b3c7b0eb7820 (patch)
tree0e6d89c375933274f37aec85a901dadd01369e5f /include/configs
parent3ea43ff7738582e2ed00a2ede532c702f7b1d737 (diff)
parent92477a631bbda2dc0dd2194e03f9bd3ddb8b9c21 (diff)
downloadblackbird-obmc-uboot-0052a051f60a043f1730b3a46f23b3c7b0eb7820.tar.gz
blackbird-obmc-uboot-0052a051f60a043f1730b3a46f23b3c7b0eb7820.zip
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/galaxy5200.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h
index a5b5a03a9a..f4b520d39f 100644
--- a/include/configs/galaxy5200.h
+++ b/include/configs/galaxy5200.h
@@ -110,6 +110,7 @@
#define CONFIG_SYS_I2C_MODULE 2 /* Select I2C module #1 or #2 */
#define CONFIG_SYS_I2C_SPEED 100000 /* 100 kHz */
#define CONFIG_SYS_I2C_SLAVE 0x7F
+#define CONFIG_SYS_I2C_INIT_MPC5XXX /* Reset devices on i2c bus */
/*
* EEPROM CAT24WC32 configuration
OpenPOWER on IntegriCloud