uboot/lib
Stefan Roese be4424c73d zlib: Add further watchdog reset calls
Patch 253cb831 [zlib: add watchdog reset call] added already a few
watchdog reset calls to the new zlib U-Boot port. But on some boards
this is not enough. Additional calls are needed on boards with
short watchdog timeouts.

This was detected and tested on the lwmon5 board with a very short
watchdog timeout. Without this patch, the board resets during Linux
kernel decompression. With it, the decompression succeeds.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Acked-by: Detlev Zundel <dzu@denx.de>
2010-10-12 21:16:01 +02:00
..
libfdt
lzma
lzo
Makefile Add hash table support as base for new environment code 2010-09-19 19:29:47 +02:00
addr_map.c
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc16.c
crc32.c
ctype.c
display_options.c display_buffer: fix misaligned buffer 2010-09-13 13:15:07 +02:00
div64.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
errno.c Add basic errno support. 2010-09-19 19:29:47 +02:00
gunzip.c zlib/gunzip: Use WATCHDOG_RESET macro 2010-10-12 21:15:10 +02:00
hashtable.c lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES 2010-10-06 22:46:35 +02:00
ldiv.c
lmb.c
md5.c
net_utils.c
qsort.c Add qsort - add support for sorting data arrays 2010-09-19 19:29:47 +02:00
rbtree.c
sha1.c
sha256.c
string.c
strmhz.c
time.c
vsprintf.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
zlib.c zlib: Add further watchdog reset calls 2010-10-12 21:16:01 +02:00