Re: [U-Boot] [PATCH 02/42] moveconfig: Add an option to commit changes

2016-08-26 Thread Simon Glass
Hi Masahiro, On 26 August 2016 at 10:47, Masahiro Yamada wrote: > 2016-08-25 21:04 GMT+09:00 Simon Glass : >> Hi Masshiro, >> >> On 24 August 2016 at 19:40, Masahiro Yamada >> wrote: >>> 2016-08-25 1:51 GMT+09:00 Simon Glass : The moveconfig tool is quite clever and generally produces resul

Re: [U-Boot] [PATCH 02/42] moveconfig: Add an option to commit changes

2016-08-26 Thread Masahiro Yamada
2016-08-25 21:04 GMT+09:00 Simon Glass : > Hi Masshiro, > > On 24 August 2016 at 19:40, Masahiro Yamada > wrote: >> 2016-08-25 1:51 GMT+09:00 Simon Glass : >>> The moveconfig tool is quite clever and generally produces results that >>> are suitable for sending as a patch without further work. The

Re: [U-Boot] [PATCH 02/42] moveconfig: Add an option to commit changes

2016-08-25 Thread Simon Glass
Hi Masshiro, On 24 August 2016 at 19:40, Masahiro Yamada wrote: > 2016-08-25 1:51 GMT+09:00 Simon Glass : >> The moveconfig tool is quite clever and generally produces results that >> are suitable for sending as a patch without further work. The main required >> step is to add the changes to a co

Re: [U-Boot] [PATCH 02/42] moveconfig: Add an option to commit changes

2016-08-24 Thread Masahiro Yamada
2016-08-25 1:51 GMT+09:00 Simon Glass : > The moveconfig tool is quite clever and generally produces results that > are suitable for sending as a patch without further work. The main required > step is to add the changes to a commit. > > Add an option to do this automatically. This allows moveconfi