On Wed, Jul 24, 2013 at 10:09:15AM -0700, Stephen Warren wrote:

> 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.
> 
> This repost of V2 also picks up various Acked-by's that I've received
> 
> Stephen Warren (9):
>   Validate dtc is new enough
>   xilinx: move microblaze-generic .dts to standard location
>   dts/Makefile: simplify dtc invocation
>   dts/Makefile: unify cpp/dtc include paths
>   dt: don't use ARCH_CPU_DTS
>   dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
>   config: don't define CONFIG_ARCH_DEVICE_TREE
>   dts/Makefile: don't use cpp -P
>   dts/Makefile: pass -undef -D__DTS__ to cpp

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to