mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-29 15:29:14 +00:00
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
|