Re: [U-Boot] [PATCH V2] ARM: mxs: Consolidate configuration options

2013-06-26 Thread Marek Vasut
Hi Stefano, > Hi Marek, > > On 16/06/2013 15:39, Marek Vasut wrote: > > Pull all the duplicate configuration options into configs/mxs.h > > from the board configuration files. This reduces the files greatly > > and makes them somewhat more readable. Besides, we do no longer > > have such a horrib

Re: [U-Boot] [PATCH V2] ARM: mxs: Consolidate configuration options

2013-06-26 Thread Stefano Babic
Hi Marek, On 16/06/2013 15:39, Marek Vasut wrote: > Pull all the duplicate configuration options into configs/mxs.h > from the board configuration files. This reduces the files greatly > and makes them somewhat more readable. Besides, we do no longer > have such a horrible duplication of code. >

[U-Boot] [PATCH V2] ARM: mxs: Consolidate configuration options

2013-06-16 Thread Marek Vasut
Pull all the duplicate configuration options into configs/mxs.h from the board configuration files. This reduces the files greatly and makes them somewhat more readable. Besides, we do no longer have such a horrible duplication of code. Note that the mx23evk grew in size slightly. This is due to t