aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2012-02-01 13:27:15 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-04-23 07:48:46 -0600
commitde8057254ad4a944ee3a6b2ad66ed5ea8f197103 (patch)
tree7d0316e787c1935cec1a7c46ed2e169297e49e63
parent9ac3e2d33504a78074ba88f30ef77feedda5254e (diff)
ARM: highbank: update autoboot bootdelay value
Now that timers are fixed, set bootdelay to a reasonable value. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
-rw-r--r--board/highbank/scripts/autoboot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/highbank/scripts/autoboot.txt b/board/highbank/scripts/autoboot.txt
index 0e4ee7936..eb900d71b 100644
--- a/board/highbank/scripts/autoboot.txt
+++ b/board/highbank/scripts/autoboot.txt
@@ -8,7 +8,7 @@ bootcmd2=run bootcmd_sata
bootcmd15=run bootcmd_mmc
bootdevice=0:1
bootargs=console=ttyAMA0,38400n8 root=LABEL=rootfs rootwait
-bootdelay=1000
+bootdelay=2
netretry=once
fdt_addr=0x1000
pxefile_addr_r=0x700000