[olpc] make the kernel also output on ttyS0 and ask openfirmware to unfreeze the...
[openwrt.git] / target / linux / olpc / image / olpc.fth
1 \ Boot script
2 " u:\boot\vmlinuz" to boot-device
3 " @CMDLINE@ noinitrd console=ttyS0,115200 console=tty0" to boot-file
4 unfreeze
5 boot
This page took 0.043997 seconds and 5 git commands to generate.