From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Gambier Date: Mon, 21 Feb 2011 09:23:56 +0100 Subject: [U-Boot] some question In-Reply-To: <3756473d.488c.12e468a8214.Coremail.huan_t@163.com> References: <3756473d.488c.12e468a8214.Coremail.huan_t@163.com> Message-ID: <4D62211C.2090103@ftemaximal.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot