]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ocotea.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / ocotea.h
index 14d00abc62351e5b7226d86f3ecde92e6f82cabf..f3fb5852f9cae85a57c4820472fe106fe7be0dc8 100644 (file)
@@ -4,7 +4,7 @@
  * (C) Copyright 2005
  * Stefan Roese, DENX Software Engineering, sr@denx.de.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /************************************************************************
 /*-----------------------------------------------------------------------
  * 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)