summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/test_util.py
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2025-03-27 15:32:58 +0000
committerTom Rini <trini@konsulko.com>2025-04-08 16:23:51 -0600
commit2938eb1e022d7e1de23d89f941bc07b0776a2549 (patch)
treeec0278642358e3aad9a818cdfcb58f278af812f8 /tools/u_boot_pylib/test_util.py
parent3d907a5a490b79b876a3f9c325b483a116f29b7e (diff)
gadget: f_thor: annotate switch/case fallthrough
Even though we seem to catch POWEROFF and EFSCLEAR commands in the THOR protocol request handling, we ultimately do not seem to handle them (apart from sending a response), so those commands still print an error message. Annotate the switch/case fallthrough in this case, to make this clear to the compiler. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions