mirror of https://github.com/hak5/openwrt.git
make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
SVN-Revision: 18216lede-17.01
parent
540e328b66
commit
c13f3a58d0
|
@ -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 New Issue