aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commitb9aed0e190365f29494a3876b4675c5f48494bd4 (patch)
tree9c8b7f642919eb404e10a9e134d2a0afd508c271 /target
parent6dc92f178efbb61ad67a8425b62d303d4c05e98a (diff)
downloadmaster-187ad058-b9aed0e190365f29494a3876b4675c5f48494bd4.tar.gz
master-187ad058-b9aed0e190365f29494a3876b4675c5f48494bd4.tar.bz2
master-187ad058-b9aed0e190365f29494a3876b4675c5f48494bd4.zip
[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
Diffstat (limited to 'target')
-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 f250ab0c72..5914be6606 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