[GIT PULL] mtd: Fixes for v5.10-rc3
Miquel Raynal
miquel.raynal at bootlin.com
Fri Nov 6 14:43:11 EST 2020
Hello Linus,
This is an MTD fixes PR for the next -rc.
Thanks,
Miquèl
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes
for you to fetch changes up to 9efac6ce7f621c405d49a091e3e367be4250a27a:
mtd: rawnand: stm32_fmc2: fix broken ECC (2020-10-30 18:24:51 +0100)
----------------------------------------------------------------
Alexander Sverdlin (1):
mtd: spi-nor: Don't copy self-pointing struct around
Bert Vermeulen (1):
mtd: spi-nor: Fix address width on flash chips > 16MB
Christophe Kerello (1):
mtd: rawnand: stm32_fmc2: fix broken ECC
Fabio Estevam (2):
mtd: rawnand: mxc: Move the ECC engine initialization to the right place
mtd: rawnand: ifc: Move the ECC engine initialization to the right place
drivers/mtd/nand/raw/fsl_ifc_nand.c | 43 +++++++++++++++++++++++------------------
drivers/mtd/nand/raw/mxc_nand.c | 17 +++++-----------
drivers/mtd/nand/raw/stm32_fmc2_nand.c | 15 +++++++-------
drivers/mtd/spi-nor/core.c | 13 +++++++------
4 files changed, 44 insertions(+), 44 deletions(-)
More information about the linux-mtd
mailing list