public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Curt Brune <curt@cucy.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ARM, bootm and bootargs
Date: Tue, 1 Jun 2004 09:33:16 -0700	[thread overview]
Message-ID: <20040601093316.A14198@cucy.com> (raw)

Hello,

I'm trying to pass command line arguments from u-boot to the kernel
for an ARM-based board.  Following the README I'm setting the
environment variable "bootargs" to the command line I want and booting
with the "bootm" command.

When the kernel boots it prints it's command line, which is still the
default command line.  I was expecting to the see the command line I
stored in the "bootargs" variable.

I poked around in u-boot/lib_arm/armlinux.c and it looks like I needed
to have CONFIG_CMDLINE_TAG defined in my config, which I did.

Is there anything else I need to do?  Something I'm missing?

Cheers,
Curt

-- 

========================================================================
 Curt Brune           | Phone   1.650.380.2528 |     Managing Principal
 curt at cucy.com        | WWW       www.cucy.com |           Cucy Systems
========================================================================
             Cucy Systems -- Software. Integration. Training.
========================================================================

             reply	other threads:[~2004-06-01 16:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01 16:33 Curt Brune [this message]
2004-06-01 17:10 ` [U-Boot-Users] ARM, bootm and bootargs George G. Davis
  -- strict thread matches above, loose matches on Subject: below --
2004-06-08  8:43 Friedrich, Lars

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=20040601093316.A14198@cucy.com \
    --to=curt@cucy.com \
    --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