Hello,
Booting using the fdt blob at 0xc00000 Uncompressing Kernel Image ... out of func inflateInit2
I backtraced the contents dumped and I found it died in function "inflate" which is defined in the file of lib/zlib.c and called in the file of lib/gunzip.c.But after that I don't know what I should to do. can any one give me some advice? Second,my flash size is 32MB, so I think the base address of my flash is 0xFE000000, and the number of sector is 256,but if I use the configuration of this, it also enter the machine check, if I set the base address as 0xFF000000 and the number of sector as 128, it can work, but if I type the flinfo ,the output is as follows: Hit any key to stop autoboot: 0
Did you check if the kernel is compressed using the correct algorithm ?
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot