Re: [U-Boot] [PATCH v3 10/10] moveconfig: Add a switch to only cleanup headers

2015-05-14 Thread Joe Hershberger
Hi Masahiro-san, On Thu, May 14, 2015 at 9:51 AM, Masahiro Yamada wrote: > 2015-05-14 7:28 GMT+09:00 Joe Hershberger : >> In some case you may want to only cleanup the headers. Make it possible >> without waiting for all boards to compile. >> >> Signed-off-by: Joe Hershberger >> >> --- >> >> Cha

Re: [U-Boot] [PATCH v3 10/10] moveconfig: Add a switch to only cleanup headers

2015-05-14 Thread Masahiro Yamada
2015-05-14 7:28 GMT+09:00 Joe Hershberger : > In some case you may want to only cleanup the headers. Make it possible > without waiting for all boards to compile. > > Signed-off-by: Joe Hershberger > > --- > > Changes in v3: > -New for version 3 > > Changes in v2: None > > tools/moveconfig.py | 8

[U-Boot] [PATCH v3 10/10] moveconfig: Add a switch to only cleanup headers

2015-05-13 Thread Joe Hershberger
In some case you may want to only cleanup the headers. Make it possible without waiting for all boards to compile. Signed-off-by: Joe Hershberger --- Changes in v3: -New for version 3 Changes in v2: None tools/moveconfig.py | 83 - 1 file c