All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Dynamic U-Boot configuration via FDT
Date: Fri, 21 Sep 2007 07:47:41 -0400	[thread overview]
Message-ID: <46F3AF5D.9010803@smiths-aerospace.com> (raw)
In-Reply-To: <46F384E6.5030603@grandegger.com>

Wolfgang Grandegger wrote:
> Hello,
> 
> it want to report on my experience with using FDT to configure
> U-Boot dynamically for a custom board based on the MPC823. The customer
> wanted _one_ U-Boot and Linux image for various variants of that board
> mainly to simplify software maintenance. The following devices required
> configuration via FDT blob:

[snip]

> The central question is to what extend we want to use the FDT to 
> configure U-Boot. I already regard the extensive use of the FDT in Linux 
> 2.6 as kind of overkill.

Beauty is in the eye of the beholder. :-)

In the kernel's defense, they are working in a vastly more diverse 
(hardware-wise) environment than us embedded guys and many of their 
users (probably overwhelmingly most of their users by a simple head 
count) have no desire to configure and build a custom kernel for their 
hardware.

Personally, it has been a looong time since I built an x86 kernel for 
one of my workstations.  Since my workstation hardware is probeable, I 
don't need to do it.  The FDT brings that configuration to non-probeable 
hardware by having wizards (that's us, kindly deposit your money at the 
door ;-) generate the hardware description that the kernel can use to 
auto-configure itself.

I look at the FDT as a kernel "make menuconfig" done once by the wizards 
rather than having to repeat it every time you want to upgrade your kernel.

"The Navy is a master plan designed by geniuses for execution by idiots."
     - Wouk, Herman: The Caine Mutiny : a novel of World War II

s/Navy/FDT/

> Please comment.
> 
> Thanks.
> Wolfgang.

Thanks for the update, Wolfgang, and I'm pleased that it went so well.

gvb

      reply	other threads:[~2007-09-21 11:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-21  8:46 [U-Boot-Users] Dynamic U-Boot configuration via FDT Wolfgang Grandegger
2007-09-21 11:47 ` Jerry Van Baren [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=46F3AF5D.9010803@smiths-aerospace.com \
    --to=gerald.vanbaren@smiths-aerospace.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.