* [U-Boot-Users] Linux Hangs After Uncompressing Kernel
@ 2006-09-30 16:33 wenwen
2006-10-01 7:03 ` Marco Cavallini
2006-10-01 9:17 ` Stefan Roese
0 siblings, 2 replies; 4+ messages in thread
From: wenwen @ 2006-09-30 16:33 UTC (permalink / raw)
To: u-boot
i download a 6M Byte kernel(28M bytes uncompressed) to SDRAM(0x4000000), it hangs after uncompressing kernel.
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20061001/024df331/attachment.htm
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] Linux Hangs After Uncompressing Kernel
2006-09-30 16:33 [U-Boot-Users] Linux Hangs After Uncompressing Kernel wenwen
@ 2006-10-01 7:03 ` Marco Cavallini
2006-10-01 9:17 ` Stefan Roese
1 sibling, 0 replies; 4+ messages in thread
From: Marco Cavallini @ 2006-10-01 7:03 UTC (permalink / raw)
To: u-boot
wenwen ha scritto:
> i download a 6M Byte kernel(28M bytes uncompressed) to
SDRAM(0x4000000), it hangs after uncompressing kernel.
>
> 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
Seems definitely huge,
what are you doing exactly ?
--
Marco Cavallini
Koan s.a.s. - Bergamo - ITALIA
Embedded and Real-Time Software Engineering
- Atmel Third Party Consultant
Tel. +39-(0)35-255.235 - Fax +39-178-223.9748
www.KoanSoftware.com | www.KaeilOS.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] Linux Hangs After Uncompressing Kernel
2006-09-30 16:33 [U-Boot-Users] Linux Hangs After Uncompressing Kernel wenwen
2006-10-01 7:03 ` Marco Cavallini
@ 2006-10-01 9:17 ` Stefan Roese
2006-10-07 12:59 ` wenwen
1 sibling, 1 reply; 4+ messages in thread
From: Stefan Roese @ 2006-10-01 9:17 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] Linux Hangs After Uncompressing Kernel
2006-10-01 9:17 ` Stefan Roese
@ 2006-10-07 12:59 ` wenwen
0 siblings, 0 replies; 4+ messages in thread
From: wenwen @ 2006-10-07 12:59 UTC (permalink / raw)
To: u-boot
my kernel is really a huge kernel, i found in u-boot
/*
* For booting Linux, the board info and command line data
* have to be in the first 8 MB of memory, since this is
* the maximum mapped by the Linux kernel during initialization.
*/
#define CFG_BOOTMAPSZ (8 << 20) /* Initial Memory map for Linux */
1. does 8MB is the maximum mapped by the Linux kernel during initialization?
2. does it mean i can change the kernel options or u-boot options to fix it?
----- Original Message -----
From: "Stefan Roese" <sr@denx.de>
To: <u-boot-users@lists.sourceforge.net>
Cc: "wenwen" <ww_neu@tom.com>
Sent: Sunday, October 01, 2006 5:17 PM
Subject: Re: [U-Boot-Users] Linux Hangs After Uncompressing Kernel
> 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
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-10-07 12:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-30 16:33 [U-Boot-Users] Linux Hangs After Uncompressing Kernel wenwen
2006-10-01 7:03 ` Marco Cavallini
2006-10-01 9:17 ` Stefan Roese
2006-10-07 12:59 ` wenwen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox