diff options
author | Tom Rini <trini@konsulko.com> | 2025-02-12 16:23:33 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-02-21 08:24:31 -0600 |
commit | a21f6efaf58cf3df6537f1549d509339de5aeabc (patch) | |
tree | 7668207ea36eb37392c7652f656631f6dec6415c /tools/microcode-tool.py | |
parent | c128ec4647267c8d7d667cbb1dd9037a72f70934 (diff) |
tools: binman: ti_board_cfg: Fix pylint error over 'br'
With a newer pylint, we get a warning that 'br' could be used before
assignment. Fix this by declaring br first as an empty bytearray.
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'tools/microcode-tool.py')
0 files changed, 0 insertions, 0 deletions