From: "\"David Müller (ELSOFT AG)\"" <d.mueller@elsoft.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] kernel parameters for ARM
Date: Thu, 16 Jan 2003 17:07:55 +0100 [thread overview]
Message-ID: <3E26D8DB.2000604@elsoft.ch> (raw)
In-Reply-To: <20030116200646.GK3691@pengutronix.de>
Robert Schwebel wrote:
> On Thu, Jan 16, 2003 at 12:27:06PM +0100, "David M?ller (ELSOFT AG)" wrote:
>
>>take a look a "parse_tags()" in "arch/arm/kernel/setup.c".
>
>
> Well, what I do not understand is how the pointer to the tagged list is
> communicated between the bootloader and the kernel. The theKernel() call
> does only get the architecture number, whereas
> $LINUX/Documentation/arm/Booting says that r1 has to hold the machine
> type and r2 the pointer to the tagged list. Where is the latter one
> assigned?
>
> Robert
The values stored in U-Boot's "gd->bd->bi_boot_params" variable and the
"BOOT_PARAMS" macro in the machine specific "arch" file of ARMLinux have
to be equal. AFAICS there is not passing in of the pointer to the tag
list in r2, at least not in the kernel i'm looking at.
Dave
next prev parent reply other threads:[~2003-01-16 16:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-15 23:29 [U-Boot-Users] kernel parameters for ARM Robert Schwebel
2003-01-16 11:27 ` "David Müller (ELSOFT AG)"
2003-01-16 20:06 ` Robert Schwebel
2003-01-16 16:07 ` "David Müller (ELSOFT AG)" [this message]
2003-01-17 0:07 ` Robert Schwebel
2003-01-17 0:02 ` Russell King - ARM Linux
2003-01-17 0:07 ` Russell King - ARM Linux
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=3E26D8DB.2000604@elsoft.ch \
--to=d.mueller@elsoft.ch \
--cc=u-boot@lists.denx.de \
/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