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)
commitec3f378a31602a2193ba8735323b71a4e63401da
tree1ae5dcebcde834980ddfb6eb203ad29dec7cb918
parent7b75b4482ddee4ea8248f1f64f2b0d1c752dd273
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