[PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-18 Thread Alessio Igor Bogani
The commit dc37374 move a lot of device tree files into fsl directory fixing Makefile for cuImage target only. Unfortunately there are others target which require to embebbed device tree into the kernel image (i.e. dtbImage.%). So use a more generic approach. Signed-off-by: Alessio Igor Bogani

[PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-18 Thread Alessio Igor Bogani
The commit dc37374 move a lot of device tree files into fsl directory fixing Makefile for cuImage target only. Unfortunately there are others target which require to embebbed device tree into the kernel image (i.e. dtbImage.%). So use a more generic approach. Signed-off-by: Alessio Igor Bogani

Re: [RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-18 Thread Alessio Igor Bogani
Scott, On 17 April 2016 at 03:50, Scott Wood wrote: > On Fri, 2016-04-15 at 10:27 +0200, Alessio Igor Bogani wrote: [...] >> Any comments? > > Looks OK to me. Thanks for review it. Follow a no-RFC version. Ciao, Alessio

Re: [RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-18 Thread Alessio Igor Bogani
Scott, On 17 April 2016 at 03:50, Scott Wood wrote: > On Fri, 2016-04-15 at 10:27 +0200, Alessio Igor Bogani wrote: [...] >> Any comments? > > Looks OK to me. Thanks for review it. Follow a no-RFC version. Ciao, Alessio

Re: [RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-16 Thread Scott Wood
On Fri, 2016-04-15 at 10:27 +0200, Alessio Igor Bogani wrote: > Hi, > > On 6 April 2016 at 15:45, Alessio Igor Bogani > wrote: > > The commit dc37374 move a lot of device tree files into fsl directory > > fixing Makefile for cuImage target only. Unfortunately there are

Re: [RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-16 Thread Scott Wood
On Fri, 2016-04-15 at 10:27 +0200, Alessio Igor Bogani wrote: > Hi, > > On 6 April 2016 at 15:45, Alessio Igor Bogani > wrote: > > The commit dc37374 move a lot of device tree files into fsl directory > > fixing Makefile for cuImage target only. Unfortunately there are others > > target which

Re: [RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-15 Thread Alessio Igor Bogani
Hi, On 6 April 2016 at 15:45, Alessio Igor Bogani wrote: > The commit dc37374 move a lot of device tree files into fsl directory > fixing Makefile for cuImage target only. Unfortunately there are others > target which require to embebbed device tree into the kernel

Re: [RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-15 Thread Alessio Igor Bogani
Hi, On 6 April 2016 at 15:45, Alessio Igor Bogani wrote: > The commit dc37374 move a lot of device tree files into fsl directory > fixing Makefile for cuImage target only. Unfortunately there are others > target which require to embebbed device tree into the kernel image > (i.e. dtbImage.%). So

[RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-06 Thread Alessio Igor Bogani
The commit dc37374 move a lot of device tree files into fsl directory fixing Makefile for cuImage target only. Unfortunately there are others target which require to embebbed device tree into the kernel image (i.e. dtbImage.%). So use a more generic approach. Signed-off-by: Alessio Igor Bogani

[RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images

2016-04-06 Thread Alessio Igor Bogani
The commit dc37374 move a lot of device tree files into fsl directory fixing Makefile for cuImage target only. Unfortunately there are others target which require to embebbed device tree into the kernel image (i.e. dtbImage.%). So use a more generic approach. Signed-off-by: Alessio Igor Bogani