From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] DTB /OF_TREE Newbie and U-boot
Date: Thu, 18 Jan 2007 14:32:04 -0500 [thread overview]
Message-ID: <45AFCB34.4010200@smiths-aerospace.com> (raw)
In-Reply-To: <45AFC564.6080609@freescale.com>
Timur Tabi wrote:
> Russell McGuire wrote:
[snip]
>> 3) Is this built into the bd_info structure?
>
> I'm not sure I understand. The DTB itself is not part of U-Boot, but U-Boot can
> parse the tree and modify it.
The dtb obsoletes the bd_info structure (but that is directly or
indirectly the source of some of the added information that bootm puts
into the dtb). Instead of passing a pointer to a C struct that is
defined both in u-boot and the kernel (which must be identical or
literally nothing happens), the dtb is structured as a searchable
key/value data structure that is well defined. If the necessary
key/value is in there, it will be found an used. If not, that will be
reported if possible (some errors, e.g. bad console port definitions,
are obviously not recoverable).
HTH,
gvb
prev parent reply other threads:[~2007-01-18 19:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-18 18:35 [U-Boot-Users] DTB /OF_TREE Newbie and U-boot Russell McGuire
2007-01-18 19:07 ` Timur Tabi
2007-01-18 19:32 ` 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=45AFCB34.4010200@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox