From 44e5b9edab077aba6e9b849afa4b7fbd8fd7b02b Mon Sep 17 00:00:00 2001 From: TsiChung Liew Date: Mon, 17 Mar 2008 12:14:11 -0500 Subject: ColdFire: Define bootdelay in configuration file for M52277EVB Signed-off-by: Matt Wadel Acked-by: TsiChung Liew Acked-by: John Rigby --- include/configs/M52277EVB.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/M52277EVB.h') diff --git a/include/configs/M52277EVB.h b/include/configs/M52277EVB.h index a3d7bc463..3d2891354 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 -- cgit v1.2.3