]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/acadia.h
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
[karo-tx-uboot.git] / include / configs / acadia.h
index 8c447ca951a00ac5c47c94adcedeb311c476a88a..52a64bf4e70cb454ca48081fd01f9424544ca467 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)