From: TsiChung Liew Date: Mon, 17 Mar 2008 17:14:11 +0000 (-0500) Subject: ColdFire: Define bootdelay in configuration file for M52277EVB X-Git-Tag: v2008.10-rc1~501^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44e5b9edab077aba6e9b849afa4b7fbd8fd7b02b;p=platform%2Fkernel%2Fu-boot.git ColdFire: Define bootdelay in configuration file for M52277EVB Signed-off-by: Matt Wadel Acked-by: TsiChung Liew Acked-by: John Rigby --- 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