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-19 02:18:31 -0600
commit1b4f1b04785d45bf569a4bdefcde826215b290b0 (patch)
treed3673c3a10110649ebd848b2829ad1ad5f7ee12a
parent637bb760aec420cfcef9040ad7fcca73a58f7101 (diff)
ARM: highbank: update autoboot bootdelay valuetopic-2012.04-highbank
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