linux/drivers/mtd/nand/raw
Álvaro Fernández Rojas d00358d7a1 mtd: rawnand: brcmnand: improve hamming oob layout
The current code generates 8 oob sections:
S1	1-5
ECC	6-8
S2	9-15
S3	16-21
ECC	22-24
S4	25-31
S5	32-37
ECC	38-40
S6	41-47
S7	48-53
ECC	54-56
S8	57-63

Change it by merging continuous sections:
S1	1-5
ECC	6-8
S2	9-21
ECC	22-24
S3	25-37
ECC	38-40
S4	41-53
ECC	54-56
S5	57-63

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200512075733.745374-3-noltari@gmail.com
2020-05-24 20:39:37 +02:00
..
atmel mtd: rawnand: Rename a NAND chip option 2020-05-11 09:51:42 +02:00
bcm47xxnflash
brcmnand mtd: rawnand: brcmnand: improve hamming oob layout 2020-05-24 20:39:37 +02:00
gpmi-nand mtd: rawnand: Take check_only into account 2020-05-10 21:16:01 +02:00
ingenic mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static 2020-05-10 21:15:54 +02:00
ams-delta.c mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand* 2020-03-11 16:17:53 +01:00
au1550nd.c mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes 2020-05-11 09:51:39 +02:00
cadence-nand-controller.c mtd: rawnand: Take check_only into account 2020-05-10 21:16:01 +02:00
cafe_nand.c mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag 2020-05-11 09:51:43 +02:00
cmx270_nand.c
cs553x_nand.c mtd: rawnand: cs553x: Get rid of the legacy interface implementation 2020-05-11 09:51:41 +02:00
davinci_nand.c
denali_dt.c mtd: rawnand: denali_dt: add reset controlling 2020-01-21 20:00:33 +01:00
denali_pci.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
denali.c mtd: rawnand: Rename a NAND chip option 2020-05-11 09:51:42 +02:00
denali.h mtd: rawnand: Replace zero-length array with flexible-array member 2020-03-11 16:17:54 +01:00
diskonchip.c mtd: rawnand: diskonchip: Get rid of the legacy interface implementation 2020-05-11 09:51:44 +02:00
fsl_elbc_nand.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
fsl_ifc_nand.c
fsl_upm.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
fsmc_nand.c mtd: rawnand: Give the possibility to verify a read operation is supported 2020-05-11 09:51:42 +02:00
gpio.c
hisi504_nand.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
internals.h mtd: rawnand: Add a helper to check supported operations 2020-05-11 09:51:42 +02:00
Kconfig mtd: rawnand: add unspecified HAS_IOMEM dependency 2020-01-27 17:44:21 +01:00
lpc32xx_mlc.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
lpc32xx_slc.c
Makefile mtd: rawnand: Add new Cadence NAND driver to MTD subsystem 2019-10-04 18:02:22 +02:00
marvell_nand.c mtd: rawnand: Give the possibility to verify a read operation is supported 2020-05-11 09:51:42 +02:00
meson_nand.c mtd: rawnand: Rename a NAND chip option 2020-05-11 09:51:42 +02:00
mpc5121_nfc.c mtd: rawnand: mpc5121: Remove unneeded semicolon 2020-01-21 20:00:16 +01:00
mtk_ecc.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
mtk_ecc.h
mtk_nand.c mtd: rawnand: Rename a NAND chip option 2020-05-11 09:51:42 +02:00
mxc_nand.c
mxic_nand.c mtd: rawnand: Take check_only into account 2020-05-10 21:16:01 +02:00
nand_amd.c
nand_base.c mtd: rawnand: Propage CS selection to sub operations 2020-05-24 20:39:27 +02:00
nand_bbt.c
nand_bch.c
nand_ecc.c
nand_esmt.c
nand_hynix.c mtd: rawnand: Replace zero-length array with flexible-array member 2020-03-11 16:17:54 +01:00
nand_ids.c
nand_jedec.c mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers 2020-05-11 09:51:43 +02:00
nand_legacy.c mtd: rawnand: Give the possibility to verify a read operation is supported 2020-05-11 09:51:42 +02:00
nand_macronix.c mtd: rawnand: macronix: Add support for deep power down mode 2020-03-24 22:51:01 +01:00
nand_micron.c mtd: rawnand: micron: Allow controllers to overload raw accessors 2020-05-11 09:51:43 +02:00
nand_onfi.c mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers 2020-05-11 09:51:43 +02:00
nand_samsung.c
nand_timings.c mtd: rawnand: timings: Fix default tR_max and tCCS_min timings 2020-05-11 09:51:40 +02:00
nand_toshiba.c mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00 2020-05-11 09:51:41 +02:00
nandsim.c mtd: rawnand: Take check_only into account 2020-05-10 21:16:01 +02:00
ndfc.c
omap2.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
omap_elm.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
orion_nand.c
oxnas_nand.c
pasemi_nand.c
plat_nand.c
qcom_nandc.c mtd: rawnand: Rename a NAND chip option 2020-05-11 09:51:42 +02:00
r852.c
r852.h
s3c2410.c
sh_flctl.c mtd: Remove dev_err() usage after platform_get_irq() 2019-10-08 19:01:49 +02:00
sharpsl.c
sm_common.c
sm_common.h
socrates_nand.c
stm32_fmc2_nand.c mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros 2020-05-24 20:29:26 +02:00
sunxi_nand.c mtd: rawnand: Rename a NAND chip option 2020-05-11 09:51:42 +02:00
tango_nand.c mtd: rawnand: Rename a NAND chip option 2020-05-11 09:51:42 +02:00
tegra_nand.c mtd: rawnand: Rename a NAND chip option 2020-05-11 09:51:42 +02:00
tmio_nand.c
txx9ndfmc.c
vf610_nfc.c mtd: rawnand: Take check_only into account 2020-05-10 21:16:01 +02:00
xway_nand.c