Re: inflate returned FFFFFFFD - what does this error exactly mean ?
From: Jeff Angielski <hidden>
Date: 2004-12-31 00:34:04
From: Jeff Angielski <hidden>
Date: 2004-12-31 00:34:04
On Thu, 2004-12-30 at 17:27, Povolotsky, Alexander wrote:
Hi, After few days of wondering through debugging (and with great help) I fixed (by inserting watch dog resets into beginning of while loops in zlib functions) my first problem -strange reboot failures during decompression of the kernel image by the bootloader. However my luck expired beyond this fix so far ... ;-). Now I am getting "controlled" failure (during the same decompression as described above):
A quick suggestion would be try increase the load address that you are using for loading the kernel image. You might have a slight bit of overlap that is only showing up after the memory contains non-zero values. Jeff Angielski