diff options
Diffstat (limited to 'include/configs/taishan.h')
-rw-r--r-- | include/configs/taishan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/taishan.h b/include/configs/taishan.h index 6dbed7d2d8..3dbfc6ad1d 100644 --- a/include/configs/taishan.h +++ b/include/configs/taishan.h @@ -120,7 +120,7 @@ /*----------------------------------------------------------------------- * I2C *----------------------------------------------------------------------*/ -#define CONFIG_SYS_I2C_SPEED 400000 /* I2C speed and slave address */ +#define CONFIG_SYS_I2C_PPC4XX_SPEED_0 400000 #undef CONFIG_SYS_I2C_MULTI_EEPROMS #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 |