1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 18:46:27 +03: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:
florian 2009-11-02 23:40:12 +00:00
parent be9a42ea65
commit f6a11cc553

View File

@ -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