Re: [PATCH v2 12/13] powerpc: enable building of all dtbs

2015-10-13 Thread Rob Herring
On Mon, Oct 12, 2015 at 5:26 AM, Michael Ellerman wrote: > On Thu, 2015-10-08 at 12:53 -0500, Rob Herring wrote: >> Enable building all dtb files when CONFIG_OF_ALL_DTBS is enabled. The dtbs >> are not really dependent on a platform being enabled or any other kernel >> config, so for testing cover

Re: [PATCH v2 12/13] powerpc: enable building of all dtbs

2015-10-12 Thread Michael Ellerman
On Thu, 2015-10-08 at 12:53 -0500, Rob Herring wrote: > Enable building all dtb files when CONFIG_OF_ALL_DTBS is enabled. The dtbs > are not really dependent on a platform being enabled or any other kernel > config, so for testing coverage it is convenient to build all of the dtbs. > This builds al