mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-01-08 15:20:15 +02:00
4 lines
159 B
Bash
Executable File
4 lines
159 B
Bash
Executable File
#!/bin/bash
|
|
sudo usbboot -f ./usbboot_2gb_nand.cfg -c "boot"
|
|
sudo usbboot -f ./usbboot_2gb_nand.cfg -c "nprog 1024 openwrt-xburst-qi_lb60-uImage.bin 0 0 -n"
|