Mike Frysinger
f68ab43de6
lzma: ignore unset filesizes
...
The Linux kernel build system changed how it compresses things with LZMA
such that the header no longer contains the filesize (it is instead set to
all F's). So if we get a LZMA image that has -1 for the 64bit field,
let's just assume that the decompressed size is unknown and continue on.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-12-05 01:49:52 +01:00
Luigi 'Comio' Mantellini
3f1649fb0d
Fix LZMA string.h header inclusion issue and remove unused variables.
...
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
2009-08-09 22:51:53 +02:00
rhabarber1848@web.de
fafbb2c3e4
add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
...
Signed-off-by: rhabarber1848@web.de
2009-07-27 00:16:36 +02:00
Luigi 'Comio' Mantellini
caf72ff329
Refresh LZMA-lib to v4.65
...
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
2009-07-22 09:43:27 +02:00
Wolfgang Denk
f12e4549b6
Coding style cleanup, update CHANGELOG
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-09-13 02:23:05 +02:00
Luigi 'Comio' Mantellini
fc9c1727b5
Add support for LZMA uncompression algorithm.
...
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-09-13 01:59:07 +02:00