commit | fff147a4b87302980c6ade65d01b923082c0d553 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Mar 05 20:19:02 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Mar 18 19:24:25 2022 -0600 |
tree | 47553e7bdbd50d14ba328bd081a27240fb305fd6 | |
parent | b7bad18f25a5f3dc96581a9073f17ed436b7ab23 [diff] |
binman: Rename tools parameter to btools This shadows the patman.tools library so rename it to avoid a pylint warning. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>