mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 23:17:53 +01:00
e49c2d7691
SVN-Revision: 18279
6 lines
131 B
Forth
6 lines
131 B
Forth
\ Boot script
|
|
" u:\boot\vmlinuz" to boot-device
|
|
" @CMDLINE@ noinitrd console=ttyS0,115200 console=tty0" to boot-file
|
|
unfreeze
|
|
boot
|