public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Patrice Vilchez <patrice.vilchez@rfo.atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] How to use kernel cmdline instead
Date: Fri, 06 Jul 2007 16:57:13 +0200	[thread overview]
Message-ID: <468E5849.9080903@rfo.atmel.com> (raw)
In-Reply-To: <DB13C77AB4E.00000194ejr@inbox.com>



Junior a ?crit :
>> -----Original Message-----
>> From: wd at denx.de
>> Sent: Fri, 06 Jul 2007 16:36:27 +0200
>> To: ejr at inbox.com
>> Subject: Re: [U-Boot-Users] How to use kernel cmdline instead
>>
>> In message <DAC6A9AD08C.0000016Cejr@inbox.com> you wrote:
>>     
>>> How do I make uboot use the commandline args in embedded in the kernel
>>> rather than those supplied by uboot?
>>>       
>> You cannot. U-Boot never uses any information embedded in the kernel.
>>
>> For U-Boot, the kernel is just a binary blob of unknown (and
>> uninteresting) data.
>>     
>
> Thanks,
> On second thought, this might be a kernel thing. What I really meant is for the
> kernel to boot with the embedded cmdline instead of using the one supplied by the 
> bootloader.
>
> --Jr.
>   
    From the U-boot command line you have to unset the bootargs 
environment variable.
    To do that :
    U-Boot> setenv bootargs

P.

      parent reply	other threads:[~2007-07-06 14:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-06 14:17 [U-Boot-Users] How to use kernel cmdline instead Junior
2007-07-06 14:34 ` Patrice Vilchez
2007-07-06 14:41   ` Junior
2007-07-07  8:39     ` my lists
2007-07-06 14:36 ` Wolfgang Denk
2007-07-06 14:51   ` Junior
2007-07-06 14:55     ` Songmao Tian
2007-07-06 14:57     ` Patrice Vilchez [this message]

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=468E5849.9080903@rfo.atmel.com \
    --to=patrice.vilchez@rfo.atmel.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