u-boot-brain/drivers/mtd
Andreas Huber c203ef5db0 UBI/cfi-mtd: Fix mtd name for multiple chips
On platforms with multiple NOR chips, currently only the first one
can be selected using the "ubi part" command. This patch fixes this
problem by using different names for the NOR "mtd devices".

It also changes the name of the NOR MTD device from "cfi-mtd" to
"norX" (X indexing the device numer) to better match the mtdparts
defaults.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
2009-04-04 23:25:40 +02:00
..
nand s3c2410: move nand driver to drivers/mtd/nand 2009-03-30 18:58:40 +02:00
nand_legacy Noisily disable the legacy NAND subsystem. 2009-04-03 15:27:26 -05:00
onenand OneNAND: Additional sync with 2.6.27 2009-01-23 10:32:48 -06:00
spi sf: stmicro: dont send 4 bytes when reading status register 2009-04-02 12:51:28 -04:00
ubi Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
at45.c drivers/mtd: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
cfi_flash.c Add support for the AT91RM9200EK Board. 2009-04-04 20:42:20 +02:00
cfi_mtd.c UBI/cfi-mtd: Fix mtd name for multiple chips 2009-04-04 23:25:40 +02:00
dataflash.c mtd/dataflash.c: fix a problem with the last partition 2008-12-02 21:53:24 +01:00
jedec_flash.c jedec_flash: Only use manufacturer defines from common flash.h 2009-02-05 11:27:58 +01:00
Makefile Merge branch 'master' of git://git.denx.de/u-boot-ubi 2008-11-25 11:40:57 +01:00
mtdcore.c mtd: Remove a printf() from add_mtd_device(). 2008-11-24 11:29:53 +01:00
mtdpart.c MTD: Fix problem based on non-working relocation (list head mtd_partitions) 2008-12-09 10:07:23 +01:00
mw_eeprom.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00