Re: [U-Boot] [PATCH v4 2/2] zlib: add watchdog reset call

2009-08-12 Thread Wolfgang Denk
Dear Giuseppe CONDORELLI, In message 1248861920-12280-1-git-send-email-giuseppe.condore...@st.com you wrote: This patch adds watchdog reset call to allow its invokation during decompression phase. This control was present on old zlib version and here it is backported for those relevant

[U-Boot] [PATCH v4 2/2] zlib: add watchdog reset call

2009-07-29 Thread Giuseppe CONDORELLI
This patch adds watchdog reset call to allow its invokation during decompression phase. This control was present on old zlib version and here it is backported for those relevant routines. This patch is sent as a zlib separate one beacuse it was not tested due to specific board lack. zlib patches