On Mon, Apr 26, 2010 at 08:26:43AM +0530, Vipin KUMAR wrote:
> Flexible static memory controller is an IP which controls the access
> to NAND chips along with many other memory device chips eg NOR, SRAM.
> This is an ST peripheral. This patch adds the driver support for FSMC
> controller interfacing with NAND memory.
> 
> Signed-off-by: Vipin Kumar <vipin.ku...@st.com>
> ---
>  drivers/mtd/nand/Makefile     |    1 +
>  drivers/mtd/nand/fsmc_nand.c  |  365 
> +++++++++++++++++++++++++++++++++++++++++
>  include/linux/mtd/fsmc_nand.h |  104 ++++++++++++
>  3 files changed, 470 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/mtd/nand/fsmc_nand.c
>  create mode 100644 include/linux/mtd/fsmc_nand.h

Acked-by: Scott Wood <scottw...@freescale.com>

-Scott
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to