[PATCH] mci: add missing break
Sascha Hauer
s.hauer at pengutronix.de
Fri Apr 17 02:08:08 PDT 2026
On Wed, 15 Apr 2026 10:13:57 +0200, Sascha Hauer wrote:
> 65077d2078 adds a new case to a switch/case which lacks a break, so it
> falls through and EXT_CSD_REV = 0 is detected as MMC_VERSION_4_1 instead
> of MMC_VERSION_4. Add the missing break.
>
>
Applied, thanks!
[1/1] mci: add missing break
https://git.pengutronix.de/cgit/barebox/commit/?id=41295e7cd5e1 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list