Re: [U-Boot] [PATCH v6 20/20] RFC: Deprecate MAKEALL

2014-08-12 Thread Tom Rini
On Tue, Aug 12, 2014 at 04:22:36PM -0600, Simon Glass wrote: > Hi Tom, > > On 12 August 2014 15:05, Tom Rini wrote: > > On Tue, Aug 12, 2014 at 09:00:05AM -0600, Simon Glass wrote: > > > >> Hi York (and Tom), > >> > >> On 11 August 2014 12:23, York Sun wrote: > >> > On 08/09/2014 02:33 PM, Simon

Re: [U-Boot] [PATCH v6 20/20] RFC: Deprecate MAKEALL

2014-08-12 Thread Simon Glass
Hi Tom, On 12 August 2014 15:05, Tom Rini wrote: > On Tue, Aug 12, 2014 at 09:00:05AM -0600, Simon Glass wrote: > >> Hi York (and Tom), >> >> On 11 August 2014 12:23, York Sun wrote: >> > On 08/09/2014 02:33 PM, Simon Glass wrote: >> >> Since buildman now includes most of the features of MAKEALL

Re: [U-Boot] [PATCH v6 20/20] RFC: Deprecate MAKEALL

2014-08-12 Thread Tom Rini
On Tue, Aug 12, 2014 at 09:00:05AM -0600, Simon Glass wrote: > Hi York (and Tom), > > On 11 August 2014 12:23, York Sun wrote: > > On 08/09/2014 02:33 PM, Simon Glass wrote: > >> Since buildman now includes most of the features of MAKEALL it is probably > >> time to talk about deprecating MAKEAL

Re: [U-Boot] [PATCH v6 20/20] RFC: Deprecate MAKEALL

2014-08-12 Thread Simon Glass
Hi York (and Tom), On 11 August 2014 12:23, York Sun wrote: > On 08/09/2014 02:33 PM, Simon Glass wrote: >> Since buildman now includes most of the features of MAKEALL it is probably >> time to talk about deprecating MAKEALL. >> >> Comments welcome. >> >> Signed-off-by: Simon Glass >> --- >> >>

Re: [U-Boot] [PATCH v6 20/20] RFC: Deprecate MAKEALL

2014-08-11 Thread York Sun
On 08/09/2014 02:33 PM, Simon Glass wrote: > Since buildman now includes most of the features of MAKEALL it is probably > time to talk about deprecating MAKEALL. > > Comments welcome. > > Signed-off-by: Simon Glass > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Chan

[U-Boot] [PATCH v6 20/20] RFC: Deprecate MAKEALL

2014-08-09 Thread Simon Glass
Since buildman now includes most of the features of MAKEALL it is probably time to talk about deprecating MAKEALL. Comments welcome. Signed-off-by: Simon Glass --- Changes in v6: None Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: - Add new patch to fix existing typo