[PATCH 1/2] filetype: fix MBR detection

Sascha Hauer s.hauer at pengutronix.de
Tue Mar 25 00:16:10 PDT 2025


On Mon, 24 Mar 2025 11:24:41 +0100, Sascha Hauer wrote:
> is_fat_or_mbr() doesn't detect MBRs anymore because we return
> filetype_unknown when it's not a FAT filesystem. Instead we may only
> return early when it's explicitly a FAT filesystem, but continue
> in the function in case it's not to properly detect a MBR.
> 
> 

Applied, thanks!

[1/2] filetype: fix MBR detection
      https://git.pengutronix.de/cgit/barebox/commit/?id=34d62c6804eb (link may not be stable)
[2/2] filetype: fix FILETYPE_STRING misspelling
      https://git.pengutronix.de/cgit/barebox/commit/?id=4ea15ea6801c (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list