diff options
Diffstat (limited to 'include/configs/io64.h')
-rw-r--r-- | include/configs/io64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/io64.h b/include/configs/io64.h index 274625d..dcd1b82 100644 --- a/include/configs/io64.h +++ b/include/configs/io64.h @@ -324,7 +324,7 @@ /*----------------------------------------------------------------------- * I2C *----------------------------------------------------------------------*/ -#define CONFIG_SYS_I2C_SPEED 400000 /* I2C speed and slave address */ +#define CONFIG_SYS_I2C_PPC4XX_SPEED_0 400000 #define CONFIG_PCA9698 1 /* NXP PCA9698 */ |