Re: [U-Boot] [PATCH v5] zlib: updated to v.1.2.3

2010-01-22 Thread Timur Tabi
On Wed, Jul 29, 2009 at 6:05 AM, Giuseppe CONDORELLI giuseppe.condore...@st.com wrote: This patch updates zlib to the latest stable version. Only relevant zlib parts were ported to u-boot tree, as already did for the current zlib (0.95). New zlib guarantees a faster inflate performances other

Re: [U-Boot] [PATCH v5] zlib: updated to v.1.2.3

2010-01-22 Thread Wolfgang Denk
Dear Timur Tabi, In message ed82fe3e1001220908j5887b625te5efd2b432891...@mail.gmail.com you wrote: This patch has broken MPC8610. I discovered it with git bisect. After applying this patch, I get this error when I try to boot the kernel: Uncompressing Kernel Image ... Error: inflate()

Re: [U-Boot] [PATCH v5] zlib: updated to v.1.2.3

2010-01-22 Thread Timur Tabi
Wolfgang Denk wrote: What is your exact boot command? Eventually you are just using a too low load address? bootm 100 - c0 It's possible my addresses are bad, but I tried some other addresses and it didn't fix anything. I may still be using bad addresses = print bootcmd

Re: [U-Boot] [PATCH v5] zlib: updated to v.1.2.3

2009-08-12 Thread Wolfgang Denk
Dear Giuseppe CONDORELLI, In message 1248869108-15570-1-git-send-email-giuseppe.condore...@st.com you wrote: This patch updates zlib to the latest stable version. Only relevant zlib parts were ported to u-boot tree, as already did for the current zlib (0.95). New zlib guarantees a faster

Re: [U-Boot] [PATCH v5] zlib: updated to v.1.2.3

2009-07-29 Thread rhabarber1848
Giuseppe CONDORELLI wrote: This patch updates zlib to the latest stable version. Hi, this patch finally works for me, thank you. Reviewed-by: rhabarber1848 rhabarber1...@web.de Cheers, rhabarber1848 ___ U-Boot mailing list U-Boot@lists.denx.de