From: Andrew Dixon <andrew.dixon@seranoa.com>
To: ppclist <linuxppc-embedded@lists.linuxppc.org>
Subject: r3 and bd_t
Date: Tue, 11 Dec 2001 13:24:11 -0500 [thread overview]
Message-ID: <3C164F4B.E9A4FCA2@seranoa.com> (raw)
Hi All -
I'm trying to boot linux on an sbc8260 using PPCBoot. (Linux 2.4.16 and
PPCBoot 1.1.2) PPCBoot passes a data structure (bd_t) with a lot of
board information in it. The way that this is supposed to work (I
think, please correct me if I'm wrong) is that PPCBoot leaves the
address of the data structure in r3 and one of the first things that
linux should do is to copy or obtain this information somehow. So, my
question is this: does anyone know where this happens in the code? I've
been looking in arch/ppc/kernel/setup.c and this looks like where it
should happen but I don't see it.
Any help would be greatly appreciated.
Thanks,
Andy
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2001-12-11 18:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-11 18:24 Andrew Dixon [this message]
2001-12-11 18:34 ` r3 and bd_t Tom Rini
2001-12-12 17:14 ` jtm
2001-12-12 14:08 ` Matt Porter
2001-12-12 17:14 ` Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2001-12-12 22:57 Jim Thompson
2001-12-12 20:56 ` Matt Porter
2001-12-12 23:23 ` Tom Rini
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=3C164F4B.E9A4FCA2@seranoa.com \
--to=andrew.dixon@seranoa.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).