From: Timur Tabi <timur@freescale.com>
To: Jon Loeliger <jdl@freescale.com>, linuxppc-dev@ozlabs.org
Subject: Re: [dtc] Add support for flat device tree format version 17
Date: Wed, 14 Mar 2007 10:32:10 -0500 [thread overview]
Message-ID: <45F8157A.3080300@freescale.com> (raw)
In-Reply-To: <20070314000240.GD25514@localhost.localdomain>
David Gibson wrote:
> - {0x10, 0x10, BPH_V3_SIZE,
> + {16, 16, BPH_V3_SIZE,
> FTF_BOOTCPUID|FTF_STRTABSIZE},
> + {17, 16, BPH_V17_SIZE,
So this is compatible with version 16? Does that mean that a V17 DTB
will work fine with U-Boot today? Or will we need to update U-Boot?
The reason I ask is that I created a patch for U-Boot that tests the
version of the DTB before attempting to process it. By marking V17 to
be compatible with V16, the patch will make U-Boot assume that it can
parse the DTB.
next prev parent reply other threads:[~2007-03-14 15:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-14 0:02 [dtc] Add support for flat device tree format version 17 David Gibson
2007-03-14 15:32 ` Timur Tabi [this message]
2007-03-14 20:41 ` Jon Loeliger
-- strict thread matches above, loose matches on Subject: below --
2007-03-13 6:22 David Gibson
2007-03-13 21:10 ` Mark A. Greer
2007-03-14 0:02 ` David Gibson
2007-03-14 21:06 ` Timur Tabi
2007-03-14 21:11 ` Jerry Van Baren
2007-03-14 21:20 ` Timur Tabi
2007-03-14 23:07 ` David Gibson
2007-03-14 21:41 ` Timur Tabi
2007-03-15 1:32 ` Jerry Van Baren
2007-03-15 1:37 ` Timur Tabi
2007-03-15 2:49 ` Jerry Van Baren
2007-03-15 1:38 ` David Gibson
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=45F8157A.3080300@freescale.com \
--to=timur@freescale.com \
--cc=jdl@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
/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.