On Tue, Feb 03, 2026 at 03:47:18PM +0800, [email protected] wrote: > From: Dinesh Maniyam <[email protected]> > > Add a generic SPL NAND MTD loader providing nand_get_mtd() and > nand_spl_load_image() helpers. > > This allows SPL NAND MTD loading logic to be shared across NAND > controllers instead of being embedded in individual drivers. > > Signed-off-by: Dinesh Maniyam <[email protected]> > --- > drivers/mtd/nand/raw/spl_nand_mtd.c | 76 +++++++++++++++++++++++++++++ > 1 file changed, 76 insertions(+) > create mode 100644 drivers/mtd/nand/raw/spl_nand_mtd.c
This is a good idea, and I'd like to see a follow-up RFC that switches at least one other platform over showing that this really is generic enough. -- Tom
signature.asc
Description: PGP signature

