Hardware Design: SIE
Sign in or create your account
|
Project List
|
Help
Project Home
Downloads
Documentation
Issues
Source
Code Review
Source Tree
|
Change Log
|
How To Get The Code
Hardware Design: SIE Git Source Tree
Root
/
binaries
/
reflash
/
flash_rootfs.sh
1
#!/bin/bash
2
ROOTFS=openwrt-xburst-qi_lb60-root.ubi
3
sudo usbboot -f ./usbboot_2gb_nand.cfg -c "boot"
4
sudo usbboot -f ./usbboot_2gb_nand.cfg -c "nerase 16 512 0 0"
5
sudo usbboot -f ./usbboot_2gb_nand.cfg -c "nprog 2048 $ROOTFS 0 0 -n"
6
Download this file
Branches:
master
Main page
Current events
Mailing lists
Planet
Projects server
interactive
About Qi
Recent changes
Contact Qi
Help