]> git.sur5r.net Git - u-boot/blobdiff - include/configs/snapper9260.h
am335x: enable falcon boot mode for mmc (raw and fat) and nand
[u-boot] / include / configs / snapper9260.h
index bb2a46310e483a3cb0fb39d65248c90f680e45a2..218ca546bbc8b436cdd6cf96d780affdd9b2ac09 100644 (file)
@@ -40,7 +40,6 @@
 
 /* CPU */
 #define CONFIG_ARCH_CPU_INIT
-#undef CONFIG_USE_IRQ
 
 #define CONFIG_CMDLINE_TAG             /* enable passing of ATAGs      */
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_CMDLINE_EDITING
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 
 /* U-Boot memory settings */
 #define CONFIG_SYS_MALLOC_LEN          (1 << 20)
-#define CONFIG_STACKSIZE               (256 << 10)
 
 /* Command line configuration */
 #include <config_cmd_default.h>