]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
omap3: nand: configurable transfer type per board
authorSukumar Ghorai <s-ghorai@ti.com>
Fri, 28 Jan 2011 10:12:04 +0000 (15:42 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 17 Feb 2011 23:32:52 +0000 (15:32 -0800)
commit1b0b323c70cd5fdca967d89ed3a03dfebd84ada7
tree224d603ee170f3f2b3f45214d9fe2ae4181e9a27
parentd5ce2b6592c49935462cba7317fa67fe8ee474ec
omap3: nand: configurable transfer type per board

nand transfer type (sDMA, Polled, prefetch) can be select from board file,
enabling all transfer type in driver, by default.

this helps in multi-omap build and to select different transfer type for
different board.

Signed-off-by: Sukumar Ghorai <s-ghorai@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/nand.h
drivers/mtd/nand/Kconfig
drivers/mtd/nand/omap2.c