diff options
Diffstat (limited to 'include/configs/galaxy5200.h')
| -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 a5b5a03a9..f4b520d39 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 |