X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fima3-mx53.h;h=d30c6dde2be2cd33526d24180055ab63bc228a1e;hb=47d79dfb0b72c81464c88aaa12769bf2926fb2b1;hp=ae6828bd78895b68702d342d03b2ea7364b3130a;hpb=1a4596601fd395f3afb8f82f3f840c5e00bdd57a;p=karo-tx-uboot.git diff --git a/include/configs/ima3-mx53.h b/include/configs/ima3-mx53.h index ae6828bd78..d30c6dde2b 100644 --- a/include/configs/ima3-mx53.h +++ b/include/configs/ima3-mx53.h @@ -12,7 +12,6 @@ #define __CONFIG_H /* SOC type must be included before imx-regs.h */ -#define CONFIG_MX53 #include #define CONFIG_DISPLAY_CPUINFO @@ -46,7 +45,6 @@ #define CONFIG_DOS_PARTITION /* Ethernet on FEC */ -#define CONFIG_NET_MULTI #define CONFIG_MII #define CONFIG_FEC_MXC @@ -64,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 @@ -75,7 +72,6 @@ #define CONFIG_BAUDRATE 115200 /* Command definition */ -#include #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP #define CONFIG_CMD_MII @@ -97,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 */ @@ -111,7 +106,6 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR -#define CONFIG_SYS_HZ 1000 #define CONFIG_CMDLINE_EDITING /* Physical Memory Map */