]> git.baikalelectronics.ru Git - kernel.git/commit
omap3630: nand: fix device size to work in polled mode
authorSukumar Ghorai <s-ghorai@ti.com>
Fri, 28 Jan 2011 10:12:03 +0000 (15:42 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 17 Feb 2011 23:32:52 +0000 (15:32 -0800)
commit76ed2ea1172f9c712ed5ab7a67742a55466f6082
tree5dac64a2ee28e08bd730efa2bb28d3f32e12fbca
parent683b8a87302137659403ea8188cfaaecaf663ddc
omap3630: nand: fix device size to work in polled mode

zoom3 and 3630-sdp having the x16 nand device.
This patch configure gpmc as x16 and select the currect function in driver
for polled mode (without prefetch enable) transfer.

Signed-off-by: Sukumar Ghorai <s-ghorai@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-3430sdp.c
arch/arm/mach-omap2/board-3630sdp.c
arch/arm/mach-omap2/board-flash.c
arch/arm/mach-omap2/board-flash.h
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-zoom.c
arch/arm/mach-omap2/gpmc-nand.c
drivers/mtd/nand/omap2.c