[U-Boot] [PATCH 09/19] fdt: Update fdt_test to use 'dt' instead of 'fdt'

sjg at google.com sjg at google.com
Tue May 2 11:27:21 UTC 2017


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 at chromium.org>
---

 tools/binman/fdt_test.py | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Applied to u-boot-fdt/next, thanks!


More information about the U-Boot mailing list