make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
SVN-Revision: 18216
This commit is contained in:
parent
540e328b66
commit
c13f3a58d0
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
\ Boot script
|
\ Boot script
|
||||||
" u:\boot\vmlinuz" to boot-device
|
" 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
|
boot
|
||||||
|
|
Loading…
Reference in a new issue