
On Tue, Jul 23, 2013 at 05:31:39PM -0700, Stephen Warren wrote:
On 06/24/2013 08:43 AM, 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.
I'm sending V2 now that dtc-1.4.0 has been tagged/released, and hence there's a version number that patch 1/9 "Validate dtc is new enough" can check for. I'll leave it up to you whether this series is applicable for the current or next release.
Tom,
Do you want me to repost this series now the release is out? I have at least picked up some acks locally.
Yeah, lets do that to let the acks be picked up.
Note that at least a couple of distros have already packaged the new version of dtc in their latest releases; see the links at:
https://bugs.launchpad.net/debian/+source/device-tree-compiler/+bug/1194183
Good to see, thanks!