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)
commitd5ce2b6592c49935462cba7317fa67fe8ee474ec
tree5dac64a2ee28e08bd730efa2bb28d3f32e12fbca
parentdf7ffd317d36d36095c26bb57b3dd405274048e5
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