]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
zlib: add watchdog reset call
authorGiuseppe CONDORELLI <giuseppe.condorelli@st.com>
Wed, 29 Jul 2009 10:05:20 +0000 (06:05 -0400)
committerWolfgang Denk <wd@denx.de>
Tue, 11 Aug 2009 20:15:18 +0000 (22:15 +0200)
commit253cb831f5861358a7fa673305cdf7ded1096f44
tree855d1d4fe7a03c74256439f746de61f6dfe5837a
parentdce3d797102b6618e8bdd4a09cfd35969f165d86
zlib: add watchdog reset call

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 will be unified just in one when this will be validated through
tests.

Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
lib_generic/zlib.c