Re: [U-Boot] [PATCH] imx: Create distinct pre-processed mkimage config files

2018-04-15 Thread Stefano Babic
On 07/04/2018 02:11, Trent Piepho wrote: > Each imx image is created by a separate sub-make and during this process > the mkimage config file is run though cpp. > > The cpp output is to the same file no matter what imx image is being > created. > > This means if two imx images are generated in

Re: [U-Boot] [PATCH] imx: Create distinct pre-processed mkimage config files

2018-04-06 Thread Fabio Estevam
Hi Trent, On Fri, Apr 6, 2018 at 9:11 PM, Trent Piepho wrote: > Each imx image is created by a separate sub-make and during this process > the mkimage config file is run though cpp. > > The cpp output is to the same file no matter what imx image is being > created. > > This means if two imx image

[U-Boot] [PATCH] imx: Create distinct pre-processed mkimage config files

2018-04-06 Thread Trent Piepho
Each imx image is created by a separate sub-make and during this process the mkimage config file is run though cpp. The cpp output is to the same file no matter what imx image is being created. This means if two imx images are generated in parallel they will attempt to independently produce the s