summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-29 23:35:54 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-29 23:35:54 +0000
commit5e0a41a0410e6d38ad8573eb5ec441a9c38c5e47 (patch)
tree9c8b7f642919eb404e10a9e134d2a0afd508c271
parent30576ebab8e3cafeba9bc1bc67faa8703fdd5168 (diff)
[olpc] make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18216 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 f250ab0c7..5914be660 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