]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx7ulp_evk.h
board: ge: bx50v3: move FEC MAC address programming to driver
[people/ms/u-boot.git] / include / configs / mx7ulp_evk.h
index 288a8894d17e938750645b7bc0819677294f596a..6ab8db36a85ebd8fc69983d56bd36e4beb563311 100644 (file)
@@ -42,7 +42,6 @@
 #define CONFIG_SYS_MMC_IMG_LOAD_PART    1
 
 #define CONFIG_ENV_OFFSET              (12 * SZ_64K)
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_ENV_SIZE                        SZ_8K
 
 /* Using ULP WDOG for reset */
@@ -69,7 +68,6 @@
 #define CONFIG_CONS_INDEX              1
 #define CONFIG_BAUDRATE                        115200
 
-#undef CONFIG_CMD_IMLS
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_AUTO_COMPLETE
 
 #define CONFIG_SYS_PROMPT              "=> "
 #define CONFIG_SYS_CBSIZE              512
 
-/* Print Buffer Size */
 #define CONFIG_SYS_MAXARGS             256
-#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
-#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
 
 #define CONFIG_CMDLINE_EDITING
 
@@ -94,7 +89,6 @@
 #define PHYS_SDRAM_SIZE                        SZ_1G
 #define CONFIG_SYS_MEMTEST_START       PHYS_SDRAM
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM
-#define CONFIG_CMD_BOOTZ
 
 #define CONFIG_LOADADDR             0x60800000