diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/galaxy5200.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h index a5b5a03a9a2..f4b520d39f2 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 |