summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/gitutil.py
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2025-03-27 15:33:08 +0000
committerTom Rini <trini@konsulko.com>2025-04-08 16:23:51 -0600
commitbc3e28e11b7a8b0fb1765556642409e4006a33f7 (patch)
tree5b457cb78eb7bf68a880673fc5537516d128a0de /tools/u_boot_pylib/gitutil.py
parent64bc0124581b49093f5c348f5debe8889a56fedd (diff)
arm: mach-k3: am62p: annotate switch/case fallthrough
The MMC boot mode selection for the TI AM62P series of SoCs uses an implicit switch/case fallthrough for falling back to some default boot mode. Add our "fallthrough;" statement-like macro before the default branch in the code, to avoid a warning when GCC's -Wimplicit-fallthrough warning option is enabled. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'tools/u_boot_pylib/gitutil.py')
0 files changed, 0 insertions, 0 deletions