i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
[oweals/u-boot.git] / include / configs / bamboo.h
index d36984df2d64b4cd0d6372a2e6a0242d9cb6c5ca..03fa17bb8f856fc2289d9f1eb11c9b797b02b1d9 100644 (file)
 /*-----------------------------------------------------------------------
  * I2C
  *----------------------------------------------------------------------*/
-#define CONFIG_SYS_I2C_SPEED           400000  /* I2C speed and slave address  */
+#define CONFIG_SYS_I2C_PPC4XX_SPEED_0          400000
 
 #define CONFIG_SYS_I2C_MULTI_EEPROMS
 #define CONFIG_SYS_I2C_EEPROM_ADDR     (0xa8>>1)