[PATCH] SPL: Rework logic around SPL_BLK_FS (and SPL_NVME)

Tom Rini trini at konsulko.com
Tue Mar 31 01:00:12 CEST 2026


On Mon, 16 Mar 2026 19:24:31 -0600, Tom Rini wrote:

> As exposed by "make randconfig", we have an issue around SPL_BLK_FS.
> This is functionally a library type symbol that should be selected when
> required and select what it needs. Have SPL_BLK_FS select SPL_FS_LOADER
> and then SPL_NVME will now correctly select SPL_FS_LOADER via
> SPL_BLK_FS.
> 
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] SPL: Rework logic around SPL_BLK_FS (and SPL_NVME)
      commit: c40e539c77fbd3b68168c995f3dda64548b033d6
-- 
Tom




More information about the U-Boot mailing list