linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Initrd and 2.6.33 curious behaviour
@ 2010-05-21 20:27 Robert Jarzmik
  2010-05-21 20:43 ` Russell King - ARM Linux
  0 siblings, 1 reply; 10+ messages in thread
From: Robert Jarzmik @ 2010-05-21 20:27 UTC (permalink / raw)
  To: linux-arm-kernel

I pulled the 2.6.33 kernel and tried my mainboard with it (mioa701). My kernel
boots fine, but initrd load always fails.

After digging a bit in arch/arm/mm/init.c, I find that :
 - phys_initrd_start = 0xa0508000
 - phys_initrd_size = 3 759 480
 - initrd_start = 0 and initrd_end = 0

I'm a bit puzzled why initrd_start is null. I would expect it to be the virtual
address where the initrd is to be found.

Am I the only one with initrd problems on 2.6.34 kernels ?

For the record, the bootloader is the same I had before (haret), and the ATAGS
list passed to the kernel is correct. The initrd is the same I've been using
since 2.6.29 kernel. I have not tested since 2.6.32 I think.

Cheers.

--
Robert

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-05-27 12:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21 20:27 Initrd and 2.6.33 curious behaviour Robert Jarzmik
2010-05-21 20:43 ` Russell King - ARM Linux
2010-05-22  9:36   ` Robert Jarzmik
2010-05-22  9:37   ` Robert Jarzmik
2010-05-22  9:46     ` Russell King - ARM Linux
2010-05-23  0:23       ` Robert Jarzmik
2010-05-23  9:01         ` Russell King - ARM Linux
2010-05-23 10:09           ` Robert Jarzmik
2010-05-24 19:22             ` Robert Jarzmik
2010-05-27 12:00             ` Robert Jarzmik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).