Re: [U-Boot] [PATCH V2 0/9] rely on latest dtc, simplify

2013-07-24 Thread Tom Rini
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 > > > > 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 > >

Re: [U-Boot] [PATCH V2 0/9] rely on latest dtc, simplify

2013-07-23 Thread Stephen Warren
On 06/24/2013 08:43 AM, Stephen Warren wrote: > From: Stephen Warren > > 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 >

Re: [U-Boot] [PATCH V2 0/9] rely on latest dtc, simplify

2013-06-24 Thread Tom Rini
On Mon, Jun 24, 2013 at 09:43:40AM -0600, Stephen Warren wrote: > From: Stephen Warren > > 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)