linux/drivers/mtd/nand
Huang Shijie 12a40a57f7 mtd: add init_size hook for NAND driver
Not all the NAND devices have all the information in additional
id bytes.

So add a hook in the nand_chip{} is a good method to calculate the
right value of oobsize, erasesize and so on.

Without the hook,you will get the wrong value, and you have to hack
in the ->scan_bbt() to change the wrong value which make the code
mess.

Signed-off-by: Huang Shijie <shijie8@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2010-10-25 00:49:57 +01:00
..
alauda.c
ams-delta.c
atmel_nand_ecc.h
atmel_nand.c
au1550nd.c
autcpu12.c
bcm_umi_bch.c
bcm_umi_nand.c
bf5xx_nand.c mtd: Blackfin NFC: fix invalid free in remove() 2010-09-13 08:49:03 +01:00
cafe_nand.c
cmx270_nand.c
cs553x_nand.c
davinci_nand.c mtd: davinci: relax a timeout for ECC-initialization 2010-10-24 23:49:41 +01:00
denali.c mtd: nand: denali should also handle NAND_CMD_PARAM 2010-10-24 23:45:05 +01:00
denali.h
diskonchip.c
edb7312.c
fsl_elbc_nand.c
fsl_upm.c mtd: fix the build warning for fsl_upm.c 2010-10-24 23:52:39 +01:00
fsmc_nand.c mtd: generic FSMC NAND MTD driver 2010-10-25 00:33:48 +01:00
gpio.c
h1910.c
jz4740_nand.c
Kconfig mtd: generic FSMC NAND MTD driver 2010-10-25 00:33:48 +01:00
Makefile mtd: generic FSMC NAND MTD driver 2010-10-25 00:33:48 +01:00
mpc5121_nfc.c mtd: mpc5121_nfc: fix memory leak on error path 2010-10-24 23:40:22 +01:00
mxc_nand.c mtd: mxc_nand: configure pages per block for v2 controller 2010-09-13 08:50:34 +01:00
nand_base.c mtd: add init_size hook for NAND driver 2010-10-25 00:49:57 +01:00
nand_bbt.c
nand_bcm_umi.c
nand_bcm_umi.h
nand_ecc.c
nand_ids.c mtd: nand: support new Toshiba SLC 2010-10-24 23:38:30 +01:00
nandsim.c
ndfc.c
nomadik_nand.c
nuc900_nand.c
omap2.c
orion_nand.c
pasemi_nand.c
plat_nand.c gen_nand: Test if nr_chips field is valid 2010-08-12 12:17:36 +01:00
ppchameleonevb.c
pxa3xx_nand.c mtd: pxa3xx_nand: set oob length in the runtime 2010-10-24 23:39:41 +01:00
r852.c
r852.h
rtc_from4.c
s3c2410.c
sh_flctl.c
sharpsl.c
sm_common.c
sm_common.h
socrates_nand.c
spia.c
tmio_nand.c
txx9ndfmc.c