]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx7ulp_evk.h
Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / include / configs / mx7ulp_evk.h
index f6e4b3bc7890a9b70e1b8d6a8768c80af8145288..288a8894d17e938750645b7bc0819677294f596a 100644 (file)
@@ -45,9 +45,6 @@
 #define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_ENV_SIZE                        SZ_8K
 
-#define CONFIG_CMD_FAT
-#define CONFIG_DOS_PARTITION
-
 /* Using ULP WDOG for reset */
 #define WDOG_BASE_ADDR                 WDG1_RBASE
 
@@ -88,7 +85,6 @@
 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
 
 #define CONFIG_CMDLINE_EDITING
-#define CONFIG_STACKSIZE               SZ_8K
 
 /* Physical Memory Map */
 #define CONFIG_NR_DRAM_BANKS           1