]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/flea3.h
karo: tx28: enable 'gpio' command
[karo-tx-uboot.git] / include / configs / flea3.h
index 2cbeda52d00539f4474069d2ba2bca4624620643..5b4b0119573f3b80a767ab554242bc388aba612b 100644 (file)
@@ -16,6 +16,7 @@
 #include <asm/arch/imx-regs.h>
 
  /* High Level Configuration Options */
+#define CONFIG_MX35
 
 #define CONFIG_SYS_DCACHE_OFF
 #define CONFIG_SYS_CACHELINE_SIZE      32
@@ -71,9 +72,6 @@
 /*
  * Command definition
  */
-
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
 #define CONFIG_BOOTP_SUBNETMASK
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP    /* undef to save memory */
-#define CONFIG_SYS_PROMPT      "flea3 U-Boot > "
 #define CONFIG_CMDLINE_EDITING
 #define CONFIG_SYS_HUSH_PARSER /* Use the HUSH parser */