u-boot-brain/drivers
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
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block mflash: Initial mflash support 2009-04-03 23:47:06 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
input Rename common ns16550 constants with UART_ prefix to prevent conflicts 2009-04-03 22:34:07 +02:00
misc fsl_law: Fix bug in calculation of LAW sizing 2009-04-04 10:21:40 -05:00
mmc Blackfin: convert bfin_sdh to legacy mmc 2009-04-02 06:42:05 -04:00
mtd UBI/cfi-mtd: Fix mtd name for multiple chips 2009-04-04 23:25:40 +02:00
net mpc52xx phy: initialize only when needed 2009-04-04 22:37:39 +02:00
pci fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h 2009-04-04 10:21:29 -05:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe MPC85xx: Load and enable QE microcode patch in IRAM 2009-03-30 13:33:50 -05:00
rtc Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
serial at91rm9200: move serial shutdown code to serial drivers 2009-04-04 20:42:20 +02:00
spi at91: move dataflash spi driver to drivers/spi 2009-04-04 20:42:22 +02:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb at91: move usb driver to drivers/usb 2009-04-04 20:42:21 +02:00
video video: add an i.MX31 framebuffer driver 2009-02-24 10:22:59 +01:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00