]> git.sur5r.net Git - u-boot/blobdiff - include/configs/CPCI405AB.h
versatile: config coding style cleanup
[u-boot] / include / configs / CPCI405AB.h
index aae0d7372b7c4aa56a93833d2f80f0512a09b9f4..41795a7726462d95e6fbd23b7e1794c37092fc92 100644 (file)
 
 #define CONFIG_VERSION_VARIABLE 1      /* include version env variable */
 
+#define CONFIG_AUTOBOOT_KEYED  1
+#define CONFIG_AUTOBOOT_PROMPT \
+       "Press SPACE to abort autoboot in %d seconds\n", bootdelay
+#undef CONFIG_AUTOBOOT_DELAY_STR
+#define CONFIG_AUTOBOOT_STOP_STR " "
+
 #define CONFIG_SYS_RX_ETH_BUFFER       16      /* use 16 rx buffer on 405 emac */
 
 /*-----------------------------------------------------------------------