summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-11-02 23:40:12 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-11-02 23:40:12 +0000
commita4db9ed4529ba632d80f4d55eafc89c9c23851d2 (patch)
treeab39b299695dfe26ed98f2823bf7e75b1a3c75c9
parentaf60db77e25ff4a19ee6e8d1e9ebc4e30d9d612b (diff)
downloadmaster-31e0f0ae-a4db9ed4529ba632d80f4d55eafc89c9c23851d2.tar.gz
master-31e0f0ae-a4db9ed4529ba632d80f4d55eafc89c9c23851d2.tar.bz2
master-31e0f0ae-a4db9ed4529ba632d80f4d55eafc89c9c23851d2.zip
increase the rootdelay value to ensure usb enumeration completes before block2mtd uses /dev/sdX
SVN-Revision: 18278
-rw-r--r--target/linux/olpc/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/olpc/image/Makefile b/target/linux/olpc/image/Makefile
index f60b76e204..7ba712da6f 100644
--- a/target/linux/olpc/image/Makefile
+++ b/target/linux/olpc/image/Makefile
@@ -11,7 +11,7 @@ export PATH=$(TARGET_PATH):/sbin
ROOTPART=$(strip $(subst ",, $(CONFIG_OLPC_BOOTSCRIPT_ROOTPART)))
#"))")) # fix vim's broken syntax highlighting
-ROOTDELAY=5
+ROOTDELAY=10
ifeq ($(CONFIG_OLPC_BOOTSCRIPT_IMAGES),y)
define Image/cmdline/squashfs