u-boot-brain/drivers/mtd
Scott Wood 41ef8c716e Don't panic if a controller driver does ecc its own way.
Some hardware, such as the enhanced local bus controller used on some
mpc83xx chips, does ecc transparently when reading and writing data, rather
than providing a generic calculate/correct mechanism that can be exported to
the nand subsystem.

The subsystem should not BUG() when calculate, correct, or hwctl are
missing, if the methods that call them have been overridden.

Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-08-12 11:31:25 -05:00
..
nand Don't panic if a controller driver does ecc its own way. 2008-08-12 11:31:25 -05:00
nand_legacy Big white-space cleanup. 2008-05-21 00:14:08 +02:00
onenand OneNAND: Remove unused parameters to onenand_verify_page 2008-08-11 15:07:46 -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 DataFlash: AT45DB021 fix and AT45DB081 support 2008-08-09 00:15:06 +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