]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Correct path for fip_util
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:13:47 +0000 (20:13 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commit235a6bbce74fef6d6072a61afcd00a6ecfdc0635
treeddfcc5126fb786690cef99386e0122c35f1d6612
parent232d56a1845088bd02a54b244e969b26ad5087c9
binman: Correct path for fip_util

This should be imported from the binman module. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/fip_util_test.py