[PATCH v2 0/4] mtd: omap_gpmc: Fix GPMC & NAND drivers
Roger Quadros
rogerq at kernel.org
Thu Jan 11 14:19:16 CET 2024
Hi,
When testing the driver with K3 platform, build and functional
issues were found in the ti-gpmc and omap_gpmc NAND driver.
Fix those.
cheers,
-roger
Changelog:
v2:
- Added "mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND".
- Dropped defconfig patch.
CI test results: https://github.com/u-boot/u-boot/pull/467
v1:
https://lore.kernel.org/all/20240109122605.51951-1-rogerq@kernel.org/
Roger Quadros (4):
memory: ti-gpmc: Fix build
mtd: rawnand: omap_gpmc: Use DT provided IO address
mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND
arm: mach-k3: am642: Define NAND boot device
arch/arm/mach-k3/am642_init.c | 3 +++
arch/arm/mach-k3/include/mach/am64_spl.h | 1 +
drivers/memory/ti-gpmc.c | 2 +-
drivers/mtd/nand/raw/omap_gpmc.c | 21 ++++++++++++++++-----
4 files changed, 21 insertions(+), 6 deletions(-)
base-commit: c2c598e87cfe56f5991730762c00733c5aa9a994
prerequisite-patch-id: e0465f3e924302d1c4bd47f2129b4eb3bd9faead
--
2.34.1
More information about the U-Boot
mailing list