diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-15 09:24:23 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-15 09:24:23 +0000 |
commit | 5090ea1ccf7050b599d15efe86e3e6bc1ca81725 (patch) | |
tree | f5641906d8b83d6f2c0181a23e998dbf41975434 /packages/ipaq-boot-params/files/h5000 | |
parent | b3495af69472ff1077bc2d554f758cc0c6b7c927 (diff) |
ipaq-boot-params: Add sensible boot params regarding consoles.
Diffstat (limited to 'packages/ipaq-boot-params/files/h5000')
-rw-r--r-- | packages/ipaq-boot-params/files/h5000/params | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ipaq-boot-params/files/h5000/params b/packages/ipaq-boot-params/files/h5000/params index 2d1a571173..a1a1f4e6e9 100644 --- a/packages/ipaq-boot-params/files/h5000/params +++ b/packages/ipaq-boot-params/files/h5000/params @@ -1 +1 @@ -set linuxargs "root=/dev/mtdblock1 noinitrd console=ttyS0,115200" +set linuxargs "root=/dev/mtdblock1 noinitrd console=tty0 console=ttyS0,115200" |