On Wed, 11 Feb 2026 at 12:12, Sughosh Ganu <[email protected]> wrote: > > On Wed, Feb 11, 2026 at 11:04:17AM +0200, Ilias Apalodimas wrote: > > Hi Kory > > > > On Fri, 6 Feb 2026 at 16:19, Kory Maincent <[email protected]> > > wrote: > > > > > > On Wed, 14 Jan 2026 08:49:18 -0600 > > > Tom Rini <[email protected]> wrote: > > > > > > > On Wed, Jan 14, 2026 at 10:56:53AM +0100, Kory Maincent wrote: > > > > > > > > > Change the Kconfig from a "choice" to a conditional block, allowing > > > > > multiple FWU metadata storage drivers to be selected simultaneously > > > > > instead of being mutually exclusive. > > > > > > > > > > This enables systems with FWU metadata on different storage types > > > > > (e.g., both GPT-partitioned block devices and MTD devices) to have > > > > > both drivers compiled in. The board can then select the appropriate > > > > > driver at runtime based on the devicetree description. > > > > > > > > > > The change converts FWU_MDATA to a menuconfig and replaces the > > > > > "choice/endchoice" block with "if FWU_MDATA/endif", making > > > > > FWU_MDATA_GPT_BLK default to 'y' for backward compatibility. > > > > > > > > > > Signed-off-by: Kory Maincent <[email protected]> > > > > > > > > Reviewed-by: Tom Rini <[email protected]> > > > > > > Hello, > > > > > > Any news on this patch? Does something prevent it to be merged? > > > > I cc'ed Sughosh which maintains fwu. I can send a PR if we get an ACK > > Apologies for the delay. I will get back on this by tomorrow. Thanks.
Thanks Sughosh. If you are limited on time you can ignore https://lore.kernel.org/u-boot/20260206152027.1c371812@kmaincent-XPS-13-7390/ I've already reviewed it and I'll send a PR to Tom shortly. Cheers /Ilias > > -sughosh > > > > > Thanks > > /Ilias > > > > > > Regards, > > > -- > > > Köry Maincent, Bootlin > > > Embedded Linux and kernel engineering > > > https://bootlin.com

