[PATCH v1 0/2] mtd: Allow to parse DT partitions for raw nand

Patrice Chotard patrice.chotard at foss.st.com
Mon Mar 21 09:13:35 CET 2022


This series is fixing issue where "mtd list" command can't
displayed nand raw partitions even if the flash DT node is
populated with partitions subnode with "fixed-partitions" compatible.



Patrice Chotard (2):
  mtd: Add flash_node in struct mtd_info
  mtd: Update the way partitions are parsed

 drivers/mtd/mtdpart.c            | 8 ++++++--
 drivers/mtd/nand/raw/nand_base.c | 1 +
 include/linux/mtd/mtd.h          | 1 +
 3 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list