[PATCH 3/3] binman: Allow resolving host-specific tools from env vars
Alper Nebi Yasak
alpernebiyasak at gmail.com
Sun Sep 6 01:16:06 CEST 2020
On 05/09/2020 19:37, Simon Glass wrote:
> Please see below.
>
> Also please add a mention of the CROSS_COMPILE thing in binman's README.
>
>> +def GetHostCompileTool(name):
>> + """Get the host-specific version for a compile tool
>> +
>> + This checks the environment variables that specify which version of
>> + the tool should be used.
>
> Can you please expand the comment to mention the environment variables
> it checks?
OK, will send a v2 after doing these with the fixes for the first patch
(unless you point out until then something new that I should fix).
More information about the U-Boot
mailing list