rv1126-uboot/drivers/mtd
Ben Gardiner 10d6ac94e0 davinci_nand, trivial : use symbolic ECC start command
The ECC calculations were started by writing 1 << 13 to the nand FCR register;
that value is also defined as DAVINCI_NANDFCR_4BIT_CALC_START in emif_defs.h.

This patch substitutes the macro DAVINCI_NANDFCR_4BIT_CALC_START for the
magic number '1 << 13'.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-10-17 20:14:43 +02:00
..
nand davinci_nand, trivial : use symbolic ECC start command 2010-10-17 20:14:43 +02:00
onenand mtd: OneNAND: add support for OneNAND manufactured by Numonyx 2010-10-11 15:15:45 -05:00
spi sf: turn probe switch into a lookup table 2010-10-12 21:08:25 -04:00
ubi Fix "ubi part" cmd re-entrancy 2010-09-27 15:06:00 +02:00
Makefile mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
at45.c
cfi_flash.c cfi_flash: Fix "Unknown FLASH" error message 2010-10-12 08:59:15 +02:00
cfi_mtd.c cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT 2010-09-20 15:09:00 +02:00
dataflash.c
jedec_flash.c
mtdconcat.c
mtdcore.c Followup fixes on the mtdparts spread patchset 2010-10-11 15:11:01 -05:00
mtdpart.c nand: remove dead code and suspend/resume 2010-10-11 15:10:35 -05:00
mw_eeprom.c
spr_smi.c mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00