[PATCH v6 20/21] mtd: spinand: Add a ->configure_chip() hook

Frieder Schrempf frieder.schrempf at kontron.de
Tue Aug 19 09:27:36 CEST 2025


Am 18.08.25 um 12:06 schrieb Mikhail Kshevetskiy:
> From: Miquel Raynal <miquel.raynal at bootlin.com>
> 
> There is already a manufacturer hook, which is manufacturer specific but
> not chip specific. We no longer have access to the actual NAND identity
> at this stage so let's add a per-chip configuration hook to align the
> chip configuration (if any) with the core's setting.
> 
> This is a port of linux commit
> da55809ebb45 ("mtd: spinand: Add a ->configure_chip() hook")
> 
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy at iopsys.eu> # U-Boot port

Reviewed-by: Frieder Schrempf <frieder.schrempf at kontron.de>


More information about the U-Boot mailing list