mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
Fixed paths.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
source script/initial.cfg
|
source config/initial.cfg
|
||||||
|
|
||||||
boot
|
boot
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
echo "---- Restore MINIOS script ----"
|
echo "---- Restore MINIOS script ----"
|
||||||
echo "Including initial config for 4750 XZ0032 board"
|
echo "Including initial config for 4750 XZ0032 board"
|
||||||
source script/boot.cfg
|
source config/boot.cfg
|
||||||
echo "jzboot successfully configured for XZ0032"
|
echo "jzboot successfully configured for XZ0032"
|
||||||
|
|
||||||
echo "Erasing all flash"
|
echo "Erasing all flash"
|
||||||
|
|||||||
Reference in New Issue
Block a user