[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
[openwrt.git] / target / linux / olpc / image / olpc.fth
index 048ab88..5914be6 100644 (file)
@@ -1,4 +1,5 @@
 \ 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
+" @CMDLINE@ noinitrd console=ttyS0,115200 console=tty0" to boot-file
+unfreeze
 boot
This page took 0.021573 seconds and 4 git commands to generate.