From: Fabio Estevam Date: Fri, 16 Nov 2012 05:09:05 +0000 (+0000) Subject: mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second X-Git-Tag: v2013.01-rc3~9^2~3^2~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=eb141bd36ca33e09eb86cdbc83bbe1b157c19aae;p=oweals%2Fu-boot.git mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second One second is enough time for users to react in case they want to stop the booting process. Signed-off-by: Fabio Estevam Acked-by: Jason Liu --- diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h index 318f857cf8..759275a03a 100644 --- a/include/configs/mx6qsabrelite.h +++ b/include/configs/mx6qsabrelite.h @@ -144,7 +144,7 @@ #undef CONFIG_CMD_IMLS -#define CONFIG_BOOTDELAY 3 +#define CONFIG_BOOTDELAY 1 #define CONFIG_PREBOOT ""