[PATCH 0/2] mtd: nand: raw: Cadence NAND cleanup
dinesh.maniyam at altera.com
dinesh.maniyam at altera.com
Wed Mar 4 04:24:39 CET 2026
From: Dinesh Maniyam <dinesh.maniyam at altera.com>
This series cleans up Cadence NAND support by fixing Kconfig dependencies
for SPL and aligning the driver with the raw NAND MTD API.
Patch 1 cleans up SPL Cadence NAND Kconfig selects and dependencies.
Patch 2 switches the Cadence NAND code to use the generic raw NAND MTD
header instead of a legacy controller-specific header.
Dinesh Maniyam (2):
mtd: nand: raw: Kconfig: clean up SPL Cadence NAND dependencies
mtd: nand: raw: use raw NAND MTD header
drivers/mtd/nand/raw/Kconfig | 14 +++++++-------
drivers/mtd/nand/raw/cadence_spl.c | 3 +--
2 files changed, 8 insertions(+), 9 deletions(-)
--
2.19.0
More information about the U-Boot
mailing list