[U-Boot] [PATCH 2/2] tools: moveconfig: process defconfig files in alphabetical order

Masahiro Yamada yamada.masahiro at socionext.com
Tue Oct 18 18:23:24 CEST 2016


Hi Tom,

2016-10-17 5:12 GMT+09:00 Tom Rini <trini at konsulko.com>:
> On Mon, Oct 17, 2016 at 02:17:23AM +0900, Masahiro Yamada wrote:
>> This will make the log more readable.  The log is not deterministic
>> in case of parallel processing, though.
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
>
> I'm honestly ambivalent about this since single threaded is basically
> never the case, right?


Right.
If you want to diff two logs, you need to pass -j1 option.

But, my main motivation is not that.
You will be able to find the log of boards you are interested in.

For example, when some boards are listed in "suspicious results"
at the end of conversion, you may want to check the log
to see what happened.  If the log is sorted *almost* alphabetically,
it will be easier to jump there.



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list