[U-Boot] [PATCH v2] tools: moveconfig: a tool to move CONFIGs from headers to defconfigs

Masahiro Yamada yamada.masahiro at socionext.com
Wed May 20 05:06:51 CEST 2015


2015-05-20 0:33 GMT+09:00 Joe Hershberger <joe.hershberger at gmail.com>:

>> +        if len(failed_boards) > 0:
>> +            msg = [ "The following boards were not processed due to error:" ]
>> +            msg += failed_boards
>> +            print msg
>
> This is an extra print.

Fixed.  Thanks!



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list