mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 09:01:06 +02:00
[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
This commit is contained in:
parent
be9a42ea65
commit
f6a11cc553
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user