diff options
Diffstat (limited to 'include/configs/dlvision-10g.h')
-rw-r--r-- | include/configs/dlvision-10g.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/dlvision-10g.h b/include/configs/dlvision-10g.h index 84af895..17391cd 100644 --- a/include/configs/dlvision-10g.h +++ b/include/configs/dlvision-10g.h @@ -98,7 +98,7 @@ /* * I2C stuff */ -#define CONFIG_SYS_I2C_SPEED 100000 +#define CONFIG_SYS_I2C_PPC4XX_SPEED_0 100000 /* Temp sensor/hwmon/dtt */ #define CONFIG_DTT_LM63 1 /* National LM63 */ |