X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/10d5da709bdff7cd1970dbd7a2ab390d4ceafe3b..27926515653225566f8860e2fcb0a64cb9c5367c:/target/linux/olpc/image/olpc.fth diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth index 048ab8896..a23cdd4fd 100644 --- a/target/linux/olpc/image/olpc.fth +++ b/target/linux/olpc/image/olpc.fth @@ -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 rootdelay=5 noinitrd console=tty0" to boot-file +" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit rootdelay=5 noinitrd console=tty0 quiet" to boot-file boot