On Sun, Jun 14, 2020 at 10:57 AM Simon Glass <[email protected]> wrote: > > Now that binman uses tools/ as its base directory for importing modules, > the path to the pylibfdt build by U-Boot is incorrect. Fix it with a new > path. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: > - Leave the old (object-directory) path in place > > tools/binman/main.py | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Bin Meng <[email protected]>

