From: "Greg Griffes" <ggg@ieee.org>
To: "Jeffrey W. Daugherty" <jwdaugherty@lucent.com>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Linux w/o disk, network, or ROM
Date: Tue, 7 May 2002 19:10:31 -0400 [thread overview]
Message-ID: <008601c1f61c$63162f40$6401a8c0@attbi.com> (raw)
In-Reply-To: Pine.LNX.4.44.0205071135570.29700-100000@localhost.localdomain
> Does anyone have any suggestions? What might be missing either
> in kernel configuration or platform_init()? Help!
>
Jeffery,
What boot loader are you using?
If you are using the "simple" boot loader,
you may need a call to parse_bootinfo(find_bootinfo());
in platform_init(). That call will read the bi_record
struct built by the boot loader and initialize globals
such as initrd_start and initrd_size.
Greg
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-05-07 23:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.44.0205071135570.29700-100000@localhost.localdomain>
2002-05-07 17:08 ` Linux w/o disk, network, or ROM John W. Linville
2002-05-07 23:10 ` Greg Griffes [this message]
2002-05-07 16:17 Jeffrey W. Daugherty
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='008601c1f61c$63162f40$6401a8c0@attbi.com' \
--to=ggg@ieee.org \
--cc=jwdaugherty@lucent.com \
--cc=linuxppc-embedded@lists.linuxppc.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 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).