summaryrefslogtreecommitdiff
path: root/include/configs/mx6qsabrelite.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-11-16 05:09:05 +0000
committerStefano Babic <sbabic@denx.de>2012-11-19 08:49:01 +0100
commiteb141bd36ca33e09eb86cdbc83bbe1b157c19aae (patch)
tree353f011967a61867c64804ebcd04f9254f50b1aa /include/configs/mx6qsabrelite.h
parentfbae0d108e4ee726df83130300d0305051d23caf (diff)
downloadu-boot-imx-eb141bd36ca33e09eb86cdbc83bbe1b157c19aae.zip
u-boot-imx-eb141bd36ca33e09eb86cdbc83bbe1b157c19aae.tar.gz
u-boot-imx-eb141bd36ca33e09eb86cdbc83bbe1b157c19aae.tar.bz2
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 <fabio.estevam@freescale.com> Acked-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'include/configs/mx6qsabrelite.h')
-rw-r--r--include/configs/mx6qsabrelite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
index 318f857..759275a 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 ""