[PATCH 1/2] bbu: fix bbu_register_std_file_update regression for file systems
Sascha Hauer
s.hauer at pengutronix.de
Mon Dec 16 00:30:30 PST 2024
On Thu, 12 Dec 2024 08:53:07 +0100, Ahmad Fatoum wrote:
> The code used to handle any path equally well, but then it was broken
> for paths that don't start with /dev, i.e. anything in a filesystem.
>
> Add an explicit /dev check before going into the newer code, so
> bbu_register_std_file_update can once again be called with paths
> that start with /mnt for example. Previously, this resulted in following
> error message:
>
> [...]
Applied, thanks!
[1/2] bbu: fix bbu_register_std_file_update regression for file systems
https://git.pengutronix.de/cgit/barebox/commit/?id=22c800507c4a (link may not be stable)
[2/2] ARM: beaglebone: register bbu handlers for FAT partition
https://git.pengutronix.de/cgit/barebox/commit/?id=3da2f2975e8d (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list