Re: [U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

2014-03-13 Thread Tom Rini
On Thu, Mar 13, 2014 at 05:01:59AM +0100, Marek Vasut wrote: > Hello Masahiro-san, > [...] > > > Yes, I see. We shall eventually rename it to mkimage throughout the code. > > > > > > How shall we proceed? I see we have three options: > > > - Post V2 of this patch > > > - Fix the rest of the files

Re: [U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

2014-03-12 Thread Marek Vasut
Hello Masahiro-san, [...] > > Yes, I see. We shall eventually rename it to mkimage throughout the code. > > > > How shall we proceed? I see we have three options: > > - Post V2 of this patch > > - Fix the rest of the files which have this 'UIMAGE' in them and then > > post V2 - Postpone the fix an

Re: [U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

2014-03-12 Thread Masahiro Yamada
Hello Marek, > > > b5d5feab4a6974fe00272d3a3408300d8c8a473d u-boot.bin > > > > > > Given that u-boot.bin and spl/u-boot-spl.bin are packed into u-boot.sb , > > > this is why you always see a different u-boot.sb . > > > > For other boot images, binary compare matched except a few bytes > > diff

Re: [U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

2014-03-12 Thread Veli-Pekka Peltola
Hi, On Wed, Mar 12, 2014 at 12:46 PM, Marek Vasut wrote: > On Wednesday, March 12, 2014 at 11:19:30 AM, Masahiro Yamada wrote: >> Hello Marek, >> >> > > Cc: Marek Vasut >> > > Cc: Fabio Estevam >> > > Cc: Otavio Salvador >> > > Cc: Lauri Hintsala >> > >> > You can drop Lauri from CC , I think

Re: [U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

2014-03-12 Thread Marek Vasut
On Wednesday, March 12, 2014 at 01:46:27 PM, Veli-Pekka Peltola wrote: > Hi, > > On Wed, Mar 12, 2014 at 12:46 PM, Marek Vasut wrote: > > On Wednesday, March 12, 2014 at 11:19:30 AM, Masahiro Yamada wrote: > >> Hello Marek, > >> > >> > > Cc: Marek Vasut > >> > > Cc: Fabio Estevam > >> > > Cc:

Re: [U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

2014-03-12 Thread Marek Vasut
On Wednesday, March 12, 2014 at 11:19:30 AM, Masahiro Yamada wrote: > Hello Marek, > > > > Cc: Marek Vasut > > > Cc: Fabio Estevam > > > Cc: Otavio Salvador > > > Cc: Lauri Hintsala > > > > You can drop Lauri from CC , I think this address is dead. > > It looks like Cc to Lauri is not bounci

Re: [U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

2014-03-12 Thread Masahiro Yamada
Hello Marek, > > Cc: Marek Vasut > > Cc: Fabio Estevam > > Cc: Otavio Salvador > > Cc: Lauri Hintsala > > You can drop Lauri from CC , I think this address is dead. It looks like Cc to Lauri is not bouncing so far. > b5d5feab4a6974fe00272d3a3408300d8c8a473d u-boot.bin > > Given that u

Re: [U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

2014-03-11 Thread Marek Vasut
On Tuesday, March 11, 2014 at 03:05:11 AM, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada > Cc: Marek Vasut > Cc: Fabio Estevam > Cc: Otavio Salvador > Cc: Lauri Hintsala You can drop Lauri from CC , I think this address is dead. > --- > > Hi MXS board maitainers, > > I think this