On 9/3/07, Clemens Koller <clemens.koller@anagramm.de> wrote:
quoted text > 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
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] Blackfin BF54x NAND Flash Controller driver , Mike Frysinger , (Mon Sep 3, 1:58 pm)