From a4db9ed4529ba632d80f4d55eafc89c9c23851d2 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 2 Nov 2009 23:40:12 +0000 Subject: increase the rootdelay value to ensure usb enumeration completes before block2mtd uses /dev/sdX SVN-Revision: 18278 --- target/linux/olpc/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/olpc/image/Makefile b/target/linux/olpc/image/Makefile index f60b76e..7ba712d 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 -- cgit v1.1