u-boot/drivers/mtd
Wolfgang Denk 2a112b234d CFI: allow for dynamically determined flash sizes and addresses
The CFI driver allowed only for static initializers in the
CFG_FLASH_BANKS_LIST definition, i. e. it did not allow to map
several flash banks contiguously if the bank sizes were not known in
advance, which kind of violates U-Boot's design philosophy.

(will be used for example by the TQM8xxL boards)

Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-08 16:39:54 +02:00
..
nand MTD/NAND: Fix printf format warning in nand code 2008-07-10 10:46:13 +02:00
nand_legacy Big white-space cleanup. 2008-05-21 00:14:08 +02:00
onenand NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. 2008-07-09 17:24:47 -05:00
spi spi flash: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
at45.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
cfi_flash.c CFI: allow for dynamically determined flash sizes and addresses 2008-08-08 16:39:54 +02:00
dataflash.c Fix some more printf() format issues. 2008-07-13 16:55:00 +02:00
jedec_flash.c jedec_flash: Fix AM29DL800BB device ID 2008-07-08 12:57:14 +02:00
Makefile dataflash: Move CONFIG_HAS_DATAFLASH to Makefile 2008-04-01 07:30:51 +02:00
mw_eeprom.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00