summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-10-29 23:35:54 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-10-29 23:35:54 +0000
commitc13f3a58d0195190f787ed6401b58a24ed855ad7 (patch)
tree677f5922f02dd66ca05e5f3763145bf7eecd6bcb
parent540e328b6670a815950926929f303059998f1c66 (diff)
downloadmtk-20170518-c13f3a58d0195190f787ed6401b58a24ed855ad7.zip
mtk-20170518-c13f3a58d0195190f787ed6401b58a24ed855ad7.tar.gz
mtk-20170518-c13f3a58d0195190f787ed6401b58a24ed855ad7.tar.bz2
make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
SVN-Revision: 18216
-rw-r--r--target/linux/olpc/image/olpc.fth3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth
index f250ab0..5914be6 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