X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7a4bdab85080df3e4a39ed3cf6d7e5ee325a26d2..0723f810ee8d1c24ce7720496be4cdd988f9fb3f:/target/linux/olpc/image/olpc.fth diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth index a23cdd4fd..f250ab0c7 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 quiet" to boot-file +" @CMDLINE@ noinitrd console=tty0" to boot-file boot