]> git.sur5r.net Git - u-boot/blobdiff - include/configs/canyonlands.h
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
[u-boot] / include / configs / canyonlands.h
index 4353a8cb2b9f722009b553112969d8dea435b09c..620a0f5c571635d5046aee9643764664d676c1bc 100644 (file)
@@ -33,7 +33,6 @@
 #endif
 
 #define CONFIG_440             1
-#define CONFIG_4xx             1       /* ... PPC4xx family */
 
 #ifndef CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_TEXT_BASE   0xFFF80000
 /*-----------------------------------------------------------------------
  * 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)