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-08-16 09:57:46 -0600
commitd01a4c4a9d243d02a4a1dd1348041d036d0dc1c0 (patch)
treeb9247ed4b2bb173eb085506628694062c110e7ce
parent49a3fb455890dd9d53a18573d0998edb8332fc4a (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