make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
[lede-git/.git] / target / linux / olpc / image / olpc.fth
index a23cdd4fdf2ae714c9edff4beaa904ea9ffecbf0..5914be66062a67739ca320d660ae4b92aa3a4e35 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 quiet" to boot-file
+" @CMDLINE@ noinitrd console=ttyS0,115200 console=tty0" to boot-file
+unfreeze
 boot