mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 15:18:26 +02:00
ea8823c993
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18279 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|