All of lore.kernel.org
 help / color / mirror / Atom feed
From: George G. Davis <gdavis@mvista.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: What does the Kernel get from U-boot ?
Date: Wed, 22 Dec 2004 00:23:02 -0500	[thread overview]
Message-ID: <20041222052301.GE7494@mvista.com> (raw)
In-Reply-To: <41C8C898.9060405@acm.org>

On Tue, Dec 21, 2004 at 08:06:32PM -0500, Federico Lucifredi wrote:
> Hello Booters,
>    Just a quick newbie-style question: what is passed between U-boot 
> and the kernel? Just the bootargs env variable or is there any other 
> (more intimate :-) relationship between the two? What I am asking is, 
> what does the kernel get from U-boot aside from the location of the root 
> filesystem? I guess the answer is 'nothing', but if it turns out there 
> is more, I'd like to know =)

If it gets nothing more than the cmdline, that alone is a lot since it
allows flexibility of booting the kernel in a variety of different ways,
e.g. what to exec as init; MTD flash, NFS; ramdisk based root among others;
what to use as console device; changing MTD flash partition layouts;
memory size; etc.,. Other parameters passed into the Linux kernel from
U-Boot vary by architecture and board. For that, see the README, source
and, perhaps, http://www.denx.de/twiki/bin/view/DULG/WebHome.

--
Regards,
George

> 
>    -Federico
> 
> 
> _________________________________________
> -- "'Problem' is a bleak word for challenge" - Richard Fish
> 
> Muad'Dib of Caladan (Federico L. Lucifredi)- Harvard University & BU
> http://metcs.bu.edu/~lucifred
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users

      parent reply	other threads:[~2004-12-22  5:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20041221121101.A7F6F1D04F7@sc8-sf-uberspam1.sourceforge.net>
2004-12-22  1:06 ` [U-Boot-Users] Re: What does the Kernel get from U-boot ? Federico Lucifredi
2004-12-22  5:14   ` craig vanderborgh
2004-12-22  5:23   ` George G. Davis [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=20041222052301.GE7494@mvista.com \
    --to=gdavis@mvista.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.