kernel-fxtec-pro1x/include/linux/mtd
Barry Song 78ef7fab0e mtd-physmap: add support users can assign the probe type in board files
There are three reasons to add this support:
1. users probably know the interface type of their flashs, then probe
can be faster if they give the right type in platform data since wrong
types will not be detected.
2. sometimes, detecting can cause destory to system. For example, for
kernel XIP, detecting can cause NOR enter a mode instructions can not
be fetched right, which will make kernel crash.
3. For a new probe which is not listed in the rom_probe_types, if users
assign it in board files, physmap can still probe it.

Signed-off-by: Barry Song <21cnbao@gmail.com>
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2010-08-08 12:28:15 +01:00
..
bbm.h mtd: nand: more BB Detection refactoring and dynamic scan options 2010-08-02 09:09:06 +01:00
blktrans.h
cfi.h mtd: chips: use common manufacturer codes in jedec_probe() 2010-05-14 01:48:58 +01:00
cfi_endian.h
compatmac.h
concat.h
doc2000.h
flashchip.h mtd: change struct flchip_shared spinlock locking into mutex 2010-08-06 09:22:16 +01:00
ftl.h
gen_probe.h
inftl.h
map.h mtd: suppress warnings in inline_map_read() 2010-05-14 01:52:55 +01:00
mtd.h mtd: add an ioctl to query the lock status of a flash sector 2010-08-02 09:03:41 +01:00
mtdram.h
nand-gpio.h
nand.h mtd: nand: edit macro flag for BBT scan of last page in block 2010-08-02 09:05:12 +01:00
nand_ecc.h
ndfc.h
nftl.h
onenand.h mtd: OneNAND: Introduce chip_probe function 2010-08-04 10:51:47 +01:00
onenand_regs.h
partitions.h
pfow.h
physmap.h mtd-physmap: add support users can assign the probe type in board files 2010-08-08 12:28:15 +01:00
pismo.h
plat-ram.h
pmc551.h
qinfo.h
sh_flctl.h
sharpsl.h
super.h
ubi.h
xip.h