Searched refs:fw_file (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/base-files/lib/upgrade/
H A Ddir825.sh83 local fw_file=$2
85 local fw_length=0x$(dd if="$fw_file" bs=2 skip=1 count=4 2>/dev/null)
93 dd if="$fw_file" bs=64k skip=1 count=$fw_blocks 2>/dev/null | \

Completed in 73 milliseconds