Hi, On Tue, 01 Sep 2026 15:49:24 +0530, Naveen Kumar Chaudhary wrote: > The AVB_ORANGE case fell through into AVB_RED due to a missing break. > It happened to be harmless since AVB_RED only breaks, but it trips > -Wimplicit-fallthrough and is fragile against future changes. Add the > missing break.
Thanks, Applied to https://git.u-boot-project.org/u-boot/custodians/u-boot-dfu (u-boot-dfu) [1/1] avb: fix missing break in avb_set_state() switch https://git.u-boot-project.org/u-boot/custodians/u-boot-dfu/-/commit/0802a621ffe504742458af95ffa79e161047a148 -- Mattijs
