From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: Initrd and 2.6.33 curious behaviour
Date: Fri, 21 May 2010 22:27:05 +0200 [thread overview]
Message-ID: <874oi157c6.fsf@free.fr> (raw)
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
next reply other threads:[~2010-05-21 20:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-21 20:27 Robert Jarzmik [this message]
2010-05-21 20:43 ` Initrd and 2.6.33 curious behaviour 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874oi157c6.fsf@free.fr \
--to=robert.jarzmik@free.fr \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.