rockbox/utils/nwztools
Amaury Pouly 1b5e824405 nwztool/upgtool: add support for compression
To decompress some output file(s), simply pass -z <idx> where idx is the index
of the file to decompress, starting from 0. For example
  upgtool -e NW_WM_FW.UPG -o tmp/ -m nw-wm1a -z 6 -z 7
to decompress files 6 and 7. To compress file, use the same options:
  upgtool -c NW_WM_FW.UPG -m nw-wm1a -z 2 script.sh md5sum.txt system.img

Change-Id: I1ef0b3e02c98e58154f1a959fb1ad70ad2ce6500
2020-10-11 13:08:03 +02:00
..
database nwztools: fix MW-WM1/A30 KAS, fix KAS length 2020-10-11 13:08:03 +02:00
emmctools Makefile cleanups 2017-01-08 16:08:28 +01:00
scripts Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
scsitools scsitools: typo 2020-10-11 13:08:03 +02:00
upgtools nwztool/upgtool: add support for compression 2020-10-11 13:08:03 +02:00