From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/8] rely on latest dtc, simplify
Date: Wed, 19 Jun 2013 09:38:17 -0600 [thread overview]
Message-ID: <51C1D069.2030308@wwwdotorg.org> (raw)
In-Reply-To: <20130619124617.GA16983@bill-the-cat>
On 06/19/2013 06:46 AM, Tom Rini wrote:
> On Tue, Jun 11, 2013 at 12:19:52PM -0400, Tom Rini wrote:
>> On Mon, Jun 10, 2013 at 05:16:56PM -0600, Stephen Warren wrote:
>>
>>> From: Stephen Warren <swarren@nvidia.com>
>>>
>>> This is a series of patches which simplifies the rules to build
>>> *.dts in U-Boot by relying on features in the latest dtc. The
>>> include rules are made more consistent between cpp (when
>>> processing *.dts) and dtc. The cpp flags are made more
>>> consistent with the way the kernel processes *.dts to allow
>>> better portability of *.dts between the two.
>>
>> Please add a dtc-version Makefile variable and corresponding
>> tools/dtc-version.sh script, ala gcc/binutils so that we can
>> error out gracefully if dtc isn't supporting the options we
>> need.
>
> For clarity, we need some sort of graceful error-out, be it
> version check or flag-is-supported check. I fear this is going to
> lead to a lot of people not being able to compile and I'd like to
> be able to give a clear error message.
I've implemented this check and have the patches ready. I'm just
waiting for a dtc release that has all the required features, so that
there actually is a version number the code can check for.
It sounds like there's agreement to make the dtc release by the end of
this week, unless anyone comes forward and objects, and they haven't
yet:-)
next prev parent reply other threads:[~2013-06-19 15:38 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-10 23:16 [U-Boot] [PATCH 0/8] rely on latest dtc, simplify Stephen Warren
2013-06-10 23:16 ` [U-Boot] [PATCH 1/8] xilinx: move microblaze-generic .dts to standard location Stephen Warren
2013-06-19 20:36 ` Simon Glass
2013-06-20 5:24 ` Michal Simek
2013-06-10 23:16 ` [U-Boot] [PATCH 2/8] dts/Makefile: simplify dtc invocation Stephen Warren
2013-06-19 20:37 ` Simon Glass
2013-06-19 20:43 ` Stephen Warren
2013-06-10 23:16 ` [U-Boot] [PATCH 3/8] dts/Makefile: unify cpp/dtc include paths Stephen Warren
2013-06-19 20:51 ` Simon Glass
2013-06-19 20:56 ` Stephen Warren
2013-06-19 21:09 ` Simon Glass
2013-06-10 23:17 ` [U-Boot] [PATCH 4/8] dt: don't use ARCH_CPU_DTS Stephen Warren
2013-06-19 20:52 ` Simon Glass
2013-06-10 23:17 ` [U-Boot] [PATCH 5/8] dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS Stephen Warren
2013-06-19 20:54 ` Simon Glass
2013-06-10 23:17 ` [U-Boot] [PATCH 6/8] config: don't define CONFIG_ARCH_DEVICE_TREE Stephen Warren
2013-06-11 6:52 ` Jagan Teki
2013-06-11 16:03 ` Stephen Warren
2013-06-19 20:56 ` Simon Glass
2013-06-10 23:17 ` [U-Boot] [PATCH 7/8] dts/Makefile: don't use cpp -P Stephen Warren
2013-06-19 20:58 ` Simon Glass
2013-06-10 23:17 ` [U-Boot] [PATCH 8/8] dts/Makefile: pass -undef -D__DTS__ to cpp Stephen Warren
2013-06-19 21:01 ` Simon Glass
2013-06-11 16:19 ` [U-Boot] [PATCH 0/8] rely on latest dtc, simplify Tom Rini
2013-06-11 16:36 ` Stephen Warren
2013-06-11 22:09 ` Tom Rini
2013-06-19 12:46 ` Tom Rini
2013-06-19 15:38 ` Stephen Warren [this message]
2013-06-19 15:44 ` Tom Rini
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=51C1D069.2030308@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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