-
- Downloads
"git@source.mnt.re:jackhumbert/reform-boundary-uboot.git" did not exist on "d0b5d9da5de280120b73e776663f6a3024f225f4"
mtd: nand: new base driver for memory mapped nand devices
The BF537-STAMP Blackfin board had a driver for working with NAND devices that are simply memory mapped. Since there is nothing Blackfin specific about this, generalize the driver a bit so that everyone can leverage it. Signed-off-by:Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Scott Wood <scottwood@freescale.com>
Showing
- board/bf537-stamp/Makefile 0 additions, 1 deletionboard/bf537-stamp/Makefile
- board/bf537-stamp/nand.c 0 additions, 100 deletionsboard/bf537-stamp/nand.c
- drivers/mtd/nand/Makefile 1 addition, 0 deletionsdrivers/mtd/nand/Makefile
- drivers/mtd/nand/nand_plat.c 53 additions, 0 deletionsdrivers/mtd/nand/nand_plat.c
- include/configs/bf537-stamp.h 18 additions, 26 deletionsinclude/configs/bf537-stamp.h
- include/configs/bfin_adi_common.h 3 additions, 0 deletionsinclude/configs/bfin_adi_common.h
board/bf537-stamp/nand.c
deleted
100644 → 0
drivers/mtd/nand/nand_plat.c
0 → 100644
Please register or sign in to comment