All of lore.kernel.org
 help / color / mirror / Atom feed
From: Curt Brune <curt@cumulusnetworks.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] dtb vs. kernel command line arguments
Date: Mon, 04 Mar 2013 10:30:45 -0800	[thread overview]
Message-ID: <5134E855.7070908@cumulusnetworks.com> (raw)

Hello -

I want to pass a number of arguments from u-boot to the booted kernel. 
The arguments are needed by user space applications, not the kernel.

I can think of two ways:

1. append args by setting "bootargs".
2. add nodes to the dtb before booting.

Is there a preferred way to pass information like this?

Like I said the arguments are not needed by the kernel device drivers, 
but by user space applications.

I like the structure of nodes in the dtb.

Cheers,
Curt

             reply	other threads:[~2013-03-04 18:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04 18:30 Curt Brune [this message]
2013-03-05  0:03 ` [U-Boot] dtb vs. kernel command line arguments Kim Phillips
2013-03-05 19:16   ` Simon Glass
2013-03-05 19:33     ` Tom Rini
2013-03-05 20:48     ` Wolfgang Denk
     [not found]   ` <20130304180323.80ef2597c60455f3a358bd79-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2013-04-15 13:37     ` Grant Likely
2013-04-15 13:37       ` Grant Likely

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=5134E855.7070908@cumulusnetworks.com \
    --to=curt@cumulusnetworks.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.