Adding rootdelay and quiet parameter (again)
authorJens Muecke <jens@nons.de>
Mon, 25 Feb 2008 00:25:18 +0000 (00:25 +0000)
committerJens Muecke <jens@nons.de>
Mon, 25 Feb 2008 00:25:18 +0000 (00:25 +0000)
Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late.
quit will also boot up faster

SVN-Revision: 10522

target/linux/olpc/image/olpc.fth

index 3d284d2fcdd3ee83454783f60c402e207a90b9cd..abb4bb91d9f64bcd096b0fbd9edcbe2199e13061 100644 (file)
@@ -1,4 +1,4 @@
 \ Boot script
 " u:\boot\vmlinuz" to boot-device
-" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0" to boot-file
+" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0 rootdelay=5 quiet" to boot-file
 boot