]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx35pdk.h
omap: overo: allow the use of a plain text env file instead boot scripts
[u-boot] / include / configs / mx35pdk.h
index 59a379887774f6b4917124b1bb8e29ca8510d07f..0a46f4c305fd1c287f231d188697b2adb61d40c5 100644 (file)
 /*
  * Hardware drivers
  */
-#define CONFIG_HARD_I2C
-#define CONFIG_I2C_MXC
-#define CONFIG_SYS_I2C_BASE            I2C1_BASE_ADDR
-#define CONFIG_SYS_I2C_SPEED           100000
+#define CONFIG_SYS_I2C
+#define CONFIG_SYS_I2C_MXC
 #define CONFIG_MXC_SPI
 #define CONFIG_MXC_GPIO
 
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP    /* undef to save memory */
-#define CONFIG_SYS_PROMPT      "=> "
 #define CONFIG_CMDLINE_EDITING
 #define CONFIG_SYS_HUSH_PARSER /* Use the HUSH parser */
 
 
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_LOADADDR
 
-#define CONFIG_SYS_HZ                          1000
-
 /*
  * Physical Memory Map
  */