mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 18:56:37 +00:00
715634e6d1
NAND code uses either "cat" or "zcat" for getting firmware image content. Code was full of duplicated ${gz}cat calls. Use "cmd" variable that is determined by a caller and passed to lower level functions. This avoids code duplication and allows adding support for more formats. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |
||
---|---|---|
.. | ||
keep.d | ||
common.sh | ||
do_stage2 | ||
emmc.sh | ||
fwtool.sh | ||
legacy-sdcard.sh | ||
nand.sh | ||
stage2 | ||
tar.sh |