android_kernel_xiaomi_sm7250/drivers/mtd/chips
Ben Dooks 011b2a3627 [MTD] Fixup probing logic for single 16bit devices
The change to the generic probe to look for the
smallest width of chip first is causing some problems
on boards with a single 16bit device.

The problem seems to be the jedec_match() is truncating
the device-id read from the table to match against the
one read from the hardware, causing a match against the
partial id of some chips with 16bit IDs (such as the
SST39LF160)

This fixes things for my own board, but something may
need to be done if the same problem is exhibited for
chips with an 8bit ID

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2005-05-23 12:33:26 +02:00
..
amd_flash.c [MTD] amd_flash: Fix chip ID clash 2005-05-23 12:21:41 +02:00
cfi_cmdset_0001.c [MTD] Support for protection register support on Intel FLASH chips 2005-05-23 12:25:23 +02:00
cfi_cmdset_0002.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cfi_cmdset_0020.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cfi_probe.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cfi_util.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
chipreg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fwh_lock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gen_probe.c [MTD] Fix MTD device probing 2005-05-23 12:15:15 +02:00
jedec_probe.c [MTD] Fixup probing logic for single 16bit devices 2005-05-23 12:33:26 +02:00
jedec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [MTD] Support for protection register support on Intel FLASH chips 2005-05-23 12:25:23 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map_absent.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map_ram.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map_rom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sharp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00