From c7bb106433427d5284a853d9586298a323ad744d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 1 Feb 2011 14:26:47 +0000 Subject: * rework the arcadyan sku support * adds a few new boards and switches SVN-Revision: 25273 --- package/uboot-lantiq/files/include/configs/ifx-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/uboot-lantiq/files/include/configs/ifx-common.h') diff --git a/package/uboot-lantiq/files/include/configs/ifx-common.h b/package/uboot-lantiq/files/include/configs/ifx-common.h index e4e8067d74..c0a1b6b208 100644 --- a/package/uboot-lantiq/files/include/configs/ifx-common.h +++ b/package/uboot-lantiq/files/include/configs/ifx-common.h @@ -23,7 +23,7 @@ #ifndef __IFX_COMMON_H #define __IFX_COMMON_H -#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ +#define CONFIG_BOOTDELAY 2 /* autoboot after 5 seconds */ #define CONFIG_BAUDRATE 115200 -- cgit v1.2.3