diff options
Diffstat (limited to 'package/uboot-lantiq/files/include/configs/ifx-common.h')
| -rw-r--r-- | package/uboot-lantiq/files/include/configs/ifx-common.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/uboot-lantiq/files/include/configs/ifx-common.h b/package/uboot-lantiq/files/include/configs/ifx-common.h index e4e8067d7..c0a1b6b20 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 | 
