commit | 781afa9ee8594ee7f0136e598227bb4b85cc717c | [log] [tgz] |
---|---|---|
author | Wolfgang Wegner <w.wegner@astro-kom.de> | Thu Dec 10 10:11:21 2009 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jan 26 19:36:07 2010 +0100 |
tree | 014330e32a5f7c7868dcdedd892e6b4038eb3182 | |
parent | c9a1fb7f47d389efa8bf0eef24772ce3a9555940 [diff] |
add ability to handle compressed images to imxtract imxtract currently can not handle compressed images. This patch adds handling for bzip2 and zip compression. In both cases, a destination address has to be specified for extraction. Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>