[PATCH v2 2/2] binman: Use less hard coded magic when inserting new PATH
Simon Glass
sjg at chromium.org
Fri Dec 3 04:31:35 CET 2021
Hi Andy,
On Tue, 30 Nov 2021 at 12:04, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> Instead of joining hard coded '..' to the run-time path of the executable,
> take just a dirname out of it. Besides that, use $(srctree) where it makes
> sense.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> v2: new patch
> tools/binman/main.py | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
Looks good, apart from my comment on the previous patch, which applies here too.
Regards,
Simon
More information about the U-Boot
mailing list