]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/KUP4K.h
* Fix startup problems with VFD display on TRAB
[karo-tx-uboot.git] / include / configs / KUP4K.h
index 6de004f79d7e9c7498fe4521d372598ea915cfe4..7dc1b90d17431f5f94a9277d0700c5d218937e40 100644 (file)
@@ -45,7 +45,7 @@
 #if 0
 #define CONFIG_BOOTDELAY       -1      /* autoboot disabled            */
 #else
-#define CONFIG_BOOTDELAY       1       /* autoboot after 1 second      */
+#define CONFIG_BOOTDELAY       5       /* autoboot after 1 second      */
 #endif
 
 #define        CONFIG_CLOCKS_IN_MHZ    1       /* clocks passsed to Linux in MHz */
 #define BOOTFLAG_WARM  0x02            /* Software reboot                      */
 
 
+#if NOT_USED_FOR_NOW
 #define CONFIG_AUTOBOOT_KEYED          /* use key strings to stop autoboot */
 #if 0
 #define CONFIG_AUTOBOOT_PROMPT         "Boote in %d Sekunden - stop mit \"2\"\n"
 #endif
 #define CONFIG_AUTOBOOT_STOP_STR       "2" /* easy to stop for now */
+#endif /* NOT_USED_FOR_NOW */
 
 #endif /* __CONFIG_H */