linux-kernel-test/include/asm-blackfin/mach-bf548
Bryan Wu b37bde1478 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
This is the driver for latest Blackfin on-chip nand flash controller

 - use nand_chip and mtd_info common nand driver interface
 - provide both PIO and dma operation
 - compiled with ezkit bf548 configuration
 - use hardware 1-bit ECC
 - tested with YAFFS2 and can mount YAFFS2 filesystem as rootfs

ChangeLog from try#1
 - use hweight32() instead of count_bits()
 - replace bf54x with bf5xx and BF54X with BF5XX
 - compare against plat->page_size in 2 cases when enable hardware ECC

ChangeLog from try#2
 - passed nand_test suites
 - use cpu_relax() instead of busy wait loop
 - some coding style issue pointed out by Andrew

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-10-13 14:36:49 +01:00
..
anomaly.h Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
bf548.h Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x arch 2007-07-12 11:58:44 +08:00
bfin_serial_5xx.h Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
blackfin.h Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
cdefBF54x_base.h Blackfin arch: add BF54x I2C/TWI TWI0 driver support 2007-07-25 16:58:03 +08:00
cdefBF542.h Blackfin arch: update blackfin header files to latest one in VDSP. 2007-05-21 09:50:23 -07:00
cdefBF544.h Blackfin arch: update blackfin header files to latest one in VDSP. 2007-05-21 09:50:23 -07:00
cdefBF548.h Blackfin arch: update blackfin header files to latest one in VDSP. 2007-05-21 09:50:23 -07:00
cdefBF549.h Blackfin arch: update blackfin header files to latest one in VDSP. 2007-05-21 09:50:23 -07:00
defBF54x_base.h Blackfin arch: Fix Warning add some defines in BF54x header file 2007-07-12 11:48:14 +08:00
defBF542.h Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
defBF544.h Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
defBF548.h Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
defBF549.h Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
dma.h [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver 2007-10-13 14:36:49 +01:00
gpio.h Blackfin arch: Add peripheral io API to gpio header file 2007-07-12 17:06:45 +08:00
irq.h Blackfin arch: add BF54x I2C/TWI TWI0 driver support 2007-07-25 16:58:03 +08:00
mem_init.h Blackfin arch: Add header files for BF548 2007-06-21 11:34:16 +08:00
mem_map.h Blackfin arch: Add header files for BF548 2007-06-21 11:34:16 +08:00
portmux.h Blackfin arch: Add Support for Peripheral PortMux and resouce allocation 2007-07-12 12:32:52 +08:00