[U-Boot-Users] [PATCH] ColdFire: Define bootdelay in configuration file for M52277EVB

Tsi-Chung Liew Tsi-Chung.Liew at freescale.com
Mon Mar 17 23:06:25 CET 2008


Signed-off-by: Matt Wadel <Matt.Waddel at freescale.com>
Acked-by: TsiChung Liew <Tsi-Chung.Liew at freescale.com>
---
 include/configs/M52277EVB.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/M52277EVB.h b/include/configs/M52277EVB.h
index a3d7bc4..3d28913 100644
--- a/include/configs/M52277EVB.h
+++ b/include/configs/M52277EVB.h
@@ -86,6 +86,7 @@
 	"save\0"				\
 	""
 
+#define CONFIG_BOOTDELAY	3	/* autoboot after 3 seconds */
 /* LCD */
 #ifdef CONFIG_CMD_BMP
 #define CONFIG_LCD
-- 
1.5.4.1





More information about the U-Boot mailing list