No description
data | ||
flashfirmware | ||
LICENSE | ||
makefirmware | ||
minreboot.c | ||
README.md |
zsun-fw-tools
Building
NOTE: Builder depends on md5sum
and tar
- Copy your
openwrt-ar71xx-generic-zsun-sdreader-kernel.bin
andopenwrt-ar71xx-generic-zsun-sdreader-rootfs-squash.bin
todata/
folder - Run
./makefirmware
Flashing
NOTE: Flasher depends on smbclient
and curl
NOTE: Update package is rebuilt on every flash, if you don't like this
behaviour, comment out . ./makefirmware
file and change UPDATEFILE
variable
NOTE: This is not really idiotproof
- Run
./flashfirmware
- ...
- PROFIT!