On Thu, Mar 27, 2025 at 03:33:12PM +0000, Andre Przywara wrote:

> The argument parsing in the SPL configuration command uses an implicit
> switch/case fallthrough when dealing with a different number of
> arguments.
> 
> Add our "fallthrough;" statement-like macro before the respective labels
> in the bootm code, to avoid a warning when GCC's -Wimplicit-fallthrough
> warning option is enabled.
> 
> Signed-off-by: Andre Przywara <[email protected]>

Reviewed-by: Tom Rini <[email protected]>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to