From f1acc4e294c537ca252e59bcc46098363a1a4ba3 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 2 Nov 2009 23:40:12 +0000 Subject: [olpc] increase the rootdelay value to ensure usb enumeration completes before block2mtd uses /dev/sdX git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18278 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/olpc/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/olpc/image') 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 -- cgit v1.2.3