From 6f02bae6762559ac91f4ad35d36d27f78d4052dd Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Wed, 1 Feb 2012 13:27:15 -0600 Subject: ARM: highbank: update autoboot bootdelay value Now that timers are fixed, set bootdelay to a reasonable value. Signed-off-by: Rob Herring --- board/highbank/scripts/autoboot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3