]> git.sur5r.net Git - u-boot/blobdiff - include/configs/imx31_phycore.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / include / configs / imx31_phycore.h
index 49039d6dfb8d6827382bb0201a57d7cc5b23a437..3bea71b969e3de77e80cd9f9deb131acf9c76984 100644 (file)
@@ -38,6 +38,9 @@
 
 #define CONFIG_SYS_I2C
 #define CONFIG_SYS_I2C_MXC
+#define CONFIG_SYS_I2C_MXC_I2C1                /* enable I2C bus 1 */
+#define CONFIG_SYS_I2C_MXC_I2C2                /* enable I2C bus 2 */
+#define CONFIG_SYS_I2C_MXC_I2C3                /* enable I2C bus 3 */
 #define CONFIG_SYS_I2C_CLK_OFFSET      I2C2_CLK_OFFSET
 
 #define CONFIG_MXC_UART
@@ -51,9 +54,6 @@
 /***********************************************************
  * Command definition
  ***********************************************************/
-
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_EEPROM
 #define CONFIG_CMD_I2C
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
-#define CONFIG_SYS_PROMPT              "uboot> "
 /* Console I/O Buffer Size */
 #define CONFIG_SYS_CBSIZE              256
 /* Print Buffer Size */