From: Robert Schwebel <robert@schwebel.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] kernel parameters for ARM
Date: Thu, 16 Jan 2003 00:29:14 +0100 [thread overview]
Message-ID: <20030115232914.GA3691@pengutronix.de> (raw)
Hi,
I currently have the problem that on my PXA250 based board the kernel
command line parameters from the u-boot environment variable "bootargs"
are not actually transferred to the kernel.
When looking at the code in lib_arm/armlinux.c:do_bootm_linux() I'm
wondering how the code is intended to work: the setup_commandline_tag()
function puts some stuff in the 'params' structure, but I cannot see
that this information is passed on to the kernel. The kernel call does
only transfer the architecture number, and the only other thing which
could do the job is cleanup_before_linux() (which doesn't do it).
Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Braunschweiger Str. 79, 31134 Hildesheim, Germany
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4
next reply other threads:[~2003-01-15 23:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-15 23:29 Robert Schwebel [this message]
2003-01-16 11:27 ` [U-Boot-Users] kernel parameters for ARM "David Müller (ELSOFT AG)"
2003-01-16 20:06 ` Robert Schwebel
2003-01-16 16:07 ` "David Müller (ELSOFT AG)"
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=20030115232914.GA3691@pengutronix.de \
--to=robert@schwebel.de \
--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