]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx53evk.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / mx53evk.h
index d6aa46d7b9a13b77cb52399d400fb63cab7e3b1a..b46855f7e426d6479e5737a39eef4e3d698eb97f 100644 (file)
@@ -88,6 +88,9 @@
 #define CONFIG_CMD_NET
 #define CONFIG_CMD_DATE
 
+/* Miscellaneous commands */
+#define CONFIG_CMD_BMODE
+
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX              1
 #define CONFIG_SYS_HZ          1000
 #define CONFIG_CMDLINE_EDITING
 
-/* Stack sizes */
-#define CONFIG_STACKSIZE       (128 * 1024)    /* regular stack */
-
 /* Physical Memory Map */
 #define CONFIG_NR_DRAM_BANKS   1
 #define PHYS_SDRAM_1           CSD0_BASE_ADDR