From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sun, 1 Oct 2006 11:17:45 +0200 Subject: [U-Boot-Users] Linux Hangs After Uncompressing Kernel In-Reply-To: <000c01c6e4ae$3c6e1e90$3201a8c0@srv.training.uitec.com.cn> References: <000c01c6e4ae$3c6e1e90$3201a8c0@srv.training.uitec.com.cn> Message-ID: <200610011117.45704.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wenwen, On Saturday 30 September 2006 18:33, wenwen wrote: > i download a 6M Byte kernel(28M bytes uncompressed) to SDRAM(0x4000000), it > hangs after uncompressing kernel. I have never seen such a big kernel image. I can't believe that it should be possible to configure such a huge kernel, even with all options enabled. You must be doing something wrong here. > when i use standalone downlod the kernel, i found the text section which > offset is 8M bytes is not the same as the objdump file of the elf file. is > there any limited size about kernel ? i used amcc ppc440 sequoia board Where did you get the linux kernel? What version are you using? Best regards, Stefan