]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Rename fdt variable to dtb
authorSimon Glass <sjg@chromium.org>
Sat, 27 May 2017 13:38:29 +0000 (07:38 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 2 Jun 2017 16:18:20 +0000 (10:18 -0600)
commitd670d076c418a57b7d32dd08dd82b8093da791f3
tree1ae5dcebcde834980ddfb6eb203ad29dec7cb918
parent1dc231c927e3e636ca9d5c92516d7e5f27a96b1e
binman: Rename fdt variable to dtb

Since fdt is the name of a module, use a different name for variables to
avoid a conflict.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/control.py
tools/binman/etype/u_boot_dtb_with_ucode.py
tools/binman/func_test.py