From: Florian Fainelli <florian@openwrt.org>
Date: Thu, 29 Oct 2009 23:35:54 +0000 (+0000)
Subject: make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
X-Git-Tag: reboot~22025
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c13f3a58d0195190f787ed6401b58a24ed855ad7;p=openwrt%2Fstaging%2Fblogic.git

make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen

SVN-Revision: 18216
---

diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth
index f250ab0c72e6..5914be66062a 100644
--- a/target/linux/olpc/image/olpc.fth
+++ b/target/linux/olpc/image/olpc.fth
@@ -1,4 +1,5 @@
 \ 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