
2 May
2017
2 May
'17
1:27 p.m.
Since fdt is a module it conflicts with this variable name and prevents it being used in tests. Rename the variable.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/fdt_test.py | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Applied to u-boot-fdt/next, thanks!