commit | ec3f378a31602a2193ba8735323b71a4e63401da | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 27 07:38:29 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 02 10:18:20 2017 -0600 |
tree | 1ae5dcebcde834980ddfb6eb203ad29dec7cb918 | |
parent | 7b75b4482ddee4ea8248f1f64f2b0d1c752dd273 [diff] |
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>