1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-09 14:50:15 +02:00
nn-usb-fpga/binaries/program_rootfs.sh
2010-08-09 08:06:44 -05:00

5 lines
172 B
Bash
Executable File

#!/bin/bash
ROOTFS=openwrt-xburst-qi_lb60-root.ubi
sudo usbboot -f ./usbboot_2gb_nand.cfg -c "boot"
sudo usbboot -f ./usbboot_2gb_nand.cfg -c "nprog 2048 $ROOTFS 0 0 -n"