All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] dtb vs. kernel command line arguments
@ 2013-03-04 18:30 Curt Brune
  2013-03-05  0:03 ` Kim Phillips
  0 siblings, 1 reply; 7+ messages in thread
From: Curt Brune @ 2013-03-04 18:30 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-15 13:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 18:30 [U-Boot] dtb vs. kernel command line arguments Curt Brune
2013-03-05  0:03 ` 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

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.