]> git.sur5r.net Git - u-boot/blobdiff - include/configs/intip.h
Merge branch 'master' of git://git.denx.de/u-boot-spi
[u-boot] / include / configs / intip.h
index fed0c3c23cae0d8cf4a593a4251b67d2a8d47764..b56b3aa340bc6d98f15b05054ac12acf730c30be 100644 (file)
@@ -30,7 +30,6 @@
 #define CONFIG_IDENT_STRING    " intip 0.06"
 #endif
 #define CONFIG_440             1
-#define CONFIG_4xx             1       /* ... PPC4xx family */
 
 #ifndef CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_TEXT_BASE   0xFFFA0000
 /*
  * I2C
  */
-#define CONFIG_SYS_I2C_SPEED           400000  /* I2C speed */
+#define CONFIG_SYS_I2C_PPC4XX_SPEED_0          400000
 
 #define CONFIG_SYS_I2C_MULTI_EEPROMS
 #define CONFIG_SYS_I2C_EEPROM_ADDR             (0xa8>>1)