Am 18.08.25 um 12:06 schrieb Mikhail Kshevetskiy: > From: Cheng Ming Lin <[email protected]> > > Add two flags for inserting the Plane Select bit into the column > address during the write_to_cache and the read_from_cache operation. > > Add the SPINAND_HAS_PROG_PLANE_SELECT_BIT flag for serial NAND flash > that require inserting the Plane Select bit into the column address > during the write_to_cache operation. > > Add the SPINAND_HAS_READ_PLANE_SELECT_BIT flag for serial NAND flash > that require inserting the Plane Select bit into the column address > during the read_from_cache operation. > > This is a port of linux commit > ca229bdbef29 (mtd: spinand: Add support for setting plane select bits) > > Signed-off-by: Cheng Ming Lin <[email protected]> > Signed-off-by: Miquel Raynal <[email protected]> > Link: > https://lore.kernel.org/linux-mtd/[email protected] > Signed-off-by: Mikhail Kshevetskiy <[email protected]> # U-Boot > port
Reviewed-by: Frieder Schrempf <[email protected]>

