]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/ima3-mx53.h
arm: spear: Move to common SPL infrastructure
[karo-tx-uboot.git] / include / configs / ima3-mx53.h
index 3b6213ea3431bd3aa8ba2652d1cf553885e783aa..d30c6dde2be2cd33526d24180055ab63bc228a1e 100644 (file)
@@ -62,7 +62,6 @@
 #define CONFIG_DEFAULT_SPI_MODE                SPI_MODE_0
 
 /* SPI FLASH - not used for environment */
-#define CONFIG_SPI_FLASH
 #define CONFIG_SPI_FLASH_STMICRO
 #define CONFIG_SF_DEFAULT_MODE         SPI_MODE_0
 #define CONFIG_SF_DEFAULT_SPEED                25000000
@@ -73,7 +72,6 @@
 #define CONFIG_BAUDRATE                        115200
 
 /* Command definition */
-#include <config_cmd_default.h>
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_MII
@@ -95,7 +93,6 @@
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_SYS_HUSH_PARSER         /* use "hush" command parser */
-#define CONFIG_SYS_PROMPT              "IMA3 MX53 U-Boot > "
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */