[PATCH] Blackfin BF54x NAND Flash Controller driver
Mike Frysinger
vapier.adi at gmail.com
Mon Sep 3 13:58:53 EDT 2007
On 9/3/07, Clemens Koller <clemens.koller at anagramm.de> wrote:
> Bryan Wu schrieb:
> > This is the driver for latest Blackfin BF54x 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
>
> Looks great!
>
> Will this driver also work for the new BF52x series of the Blackfin Series?
> (Or is it planned to make it work for... anytime soon.)
the order for porting of new chips is:
u-boot -> core kernel -> peripherals
we generally dont bother looking at peripherals until the earlier stuff is done
-mike
More information about the linux-mtd
mailing list