1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-10 07:00:14 +02:00
nn-usb-fpga/sie_fs/root/binaries/program_rootfs.sh
2010-09-21 17:05:23 -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"