Dear Ricardo Ribalda Delgado, In message <[email protected]> you wrote: > > UBI fs blocks can be compresed in lzo, zlib or no-compression. The > current implementation of u-boot supported all the compressions but > there was a bug in the implementation of zlib. > UBIFS's Zlib blocks do not have header but they were compressed using > gunzip, a function used to decompress gunzip files/sectors with a > header. > This patch creates a functions that is able of decompress such a blocks.
Then please write this in the commit message of the patch. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Niklaus Wirth has lamented that, whereas Europeans pronounce his name correctly (Ni-klows Virt), Americans invariably mangle it into (Nick- les Worth). Which is to say that Europeans call him by name, but Americans call him by value. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

