Re: [PATCH V7 2/7] ARM: dt: change .dtb build rules to build in dts directory

2012-12-28 Thread Stephen Warren
On 12/26/2012 07:27 AM, Shawn Guo wrote: > On Tue, Nov 27, 2012 at 04:29:11PM -0700, Stephen Warren wrote: >> From: Grant Likely >> >> The current rules have the .dtb files build in a different directory >> from the .dts files. The only reason for this is that it was what >> PowerPC has done histo

Re: [PATCH V7 2/7] ARM: dt: change .dtb build rules to build in dts directory

2012-12-26 Thread Shawn Guo
On Tue, Nov 27, 2012 at 04:29:11PM -0700, Stephen Warren wrote: > From: Grant Likely > > The current rules have the .dtb files build in a different directory > from the .dts files. The only reason for this is that it was what > PowerPC has done historically. This patch changes ARM to use the gene

Re: [PATCH V7 2/7] ARM: dt: change .dtb build rules to build in dts directory

2012-12-03 Thread Stephen Warren
On 12/03/2012 09:15 AM, Rob Herring wrote: > On 11/27/2012 05:29 PM, Stephen Warren wrote: >> From: Grant Likely >> >> The current rules have the .dtb files build in a different directory >> from the .dts files. The only reason for this is that it was what >> PowerPC has done historically. This pa

Re: [PATCH V7 2/7] ARM: dt: change .dtb build rules to build in dts directory

2012-12-03 Thread Rob Herring
On 11/27/2012 05:29 PM, Stephen Warren wrote: > From: Grant Likely > > The current rules have the .dtb files build in a different directory > from the .dts files. The only reason for this is that it was what > PowerPC has done historically. This patch changes ARM to use the generic > dtb rule whi

Re: [PATCH V7 2/7] ARM: dt: change .dtb build rules to build in dts directory

2012-11-27 Thread Olof Johansson
On Tue, Nov 27, 2012 at 3:29 PM, Stephen Warren wrote: > From: Grant Likely > > The current rules have the .dtb files build in a different directory > from the .dts files. The only reason for this is that it was what > PowerPC has done historically. This patch changes ARM to use the generic > dtb

[PATCH V7 2/7] ARM: dt: change .dtb build rules to build in dts directory

2012-11-27 Thread Stephen Warren
From: Grant Likely The current rules have the .dtb files build in a different directory from the .dts files. The only reason for this is that it was what PowerPC has done historically. This patch changes ARM to use the generic dtb rule which builds .dtb files in the same directory as the source .