From 27333f8c343ec31008c6d626210961f319ad4ec1 Mon Sep 17 00:00:00 2001 From: Marian Balakowicz Date: Wed, 17 May 2006 12:16:26 +0200 Subject: Enable autoboot for M5271EVB board. --- include/configs/M5271EVB.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/configs/M5271EVB.h b/include/configs/M5271EVB.h index 3935f56aa3..f0fc013434 100644 --- a/include/configs/M5271EVB.h +++ b/include/configs/M5271EVB.h @@ -50,6 +50,8 @@ #undef CONFIG_WATCHDOG /* disable watchdog */ +#define CONFIG_BOOTDELAY 5 + /* Configuration for environment * Environment is embedded in u-boot in the second sector of the flash */ -- cgit v1.2.1