X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6a244cf2e8b86fd790bd6443721da90dcaabd33b..6655c7f910b94a7f1c299a00c4f3e9ad811e38b9:/target/linux/olpc/image/olpc.fth?ds=sidebyside diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth index 02c9c2e99..5914be660 100644 --- a/target/linux/olpc/image/olpc.fth +++ b/target/linux/olpc/image/olpc.fth @@ -1,4 +1,5 @@ \ Boot script -" sd:\boot\vmlinuz" to boot-device -" block2mtd.block2mtd=/dev/mmcblk0p2,65536,rootfs root=/dev/mtdblock0 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0" to boot-file +" u:\boot\vmlinuz" to boot-device +" @CMDLINE@ noinitrd console=ttyS0,115200 console=tty0" to boot-file +unfreeze boot