tmp_suning_uos_patched/drivers/mtd/nand/onenand
Frieder Schrempf bfd15c904a mtd: onenand: Store bad block marker position in chip struct
The information about where the manufacturer puts the bad block
markers inside the bad block and in the OOB data is stored in
different places. Let's move this information to the chip struct,
as we did it for rawnand.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2019-04-18 08:54:07 +02:00
..
generic.c mtd: onenand: use mtd_device_register() where applicable 2018-07-19 23:14:12 +02:00
Kconfig
Makefile
omap2.c mtd: onenand: omap2: Disable DMA for HIGHMEM buffers 2018-05-02 15:17:18 +02:00
onenand_base.c mtd: onenand: Store bad block marker position in chip struct 2019-04-18 08:54:07 +02:00
onenand_bbt.c mtd: onenand: Store bad block marker position in chip struct 2019-04-18 08:54:07 +02:00
samsung.c mtd: onenand: use mtd_device_register() where applicable 2018-07-19 23:14:12 +02:00
samsung.h