make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
authorFlorian Fainelli <florian@openwrt.org>
Thu, 29 Oct 2009 23:35:54 +0000 (23:35 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 29 Oct 2009 23:35:54 +0000 (23:35 +0000)
SVN-Revision: 18216

target/linux/olpc/image/olpc.fth

index f250ab0c72e6201cd50d48d96f86b6d1dade02f0..5914be66062a67739ca320d660ae4b92aa3a4e35 100644 (file)
@@ -1,4 +1,5 @@
 \ Boot script
 " u:\boot\vmlinuz" to boot-device
 \ Boot script
 " u:\boot\vmlinuz" to boot-device
-" @CMDLINE@ noinitrd console=tty0" to boot-file
+" @CMDLINE@ noinitrd console=ttyS0,115200 console=tty0" to boot-file
+unfreeze
 boot
 boot