summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-11-16 05:09:04 +0000
committerStefano Babic <sbabic@denx.de>2012-11-19 08:49:01 +0100
commitfbae0d108e4ee726df83130300d0305051d23caf (patch)
tree4314b73c3f864dc6a7dc2be07c4353b9b71b0523 /include/configs/mx53loco.h
parent2785694381bcd114441c44c63362fb54a251230f (diff)
downloadtalos-obmc-uboot-fbae0d108e4ee726df83130300d0305051d23caf.tar.gz
talos-obmc-uboot-fbae0d108e4ee726df83130300d0305051d23caf.zip
mx53loco: 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>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index a62ea78599..37f9d69e26 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -108,7 +108,7 @@
#undef CONFIG_CMD_IMLS
-#define CONFIG_BOOTDELAY 3
+#define CONFIG_BOOTDELAY 1
#define CONFIG_ETHPRIME "FEC0"
OpenPOWER on IntegriCloud