Re: [U-Boot] [PATCH v3 05/10] moveconfig: Add a parameter to accept a list to build

2015-05-14 Thread Masahiro Yamada
2015-05-14 7:28 GMT+09:00 Joe Hershberger : > This is helpful to re-attempt to move failed boards from a previous run > without starting over. > > Signed-off-by: Joe Hershberger I like this idea, but I have just submitted a new version. Would you mind rebasing this patch onto mine, or shall I do

[U-Boot] [PATCH v3 05/10] moveconfig: Add a parameter to accept a list to build

2015-05-13 Thread Joe Hershberger
This is helpful to re-attempt to move failed boards from a previous run without starting over. Signed-off-by: Joe Hershberger --- Changes in v3: -Fixed command line options order (alphabetize) Changes in v2: -New for version 2 tools/moveconfig.py | 31 ++- 1 file