omap3 nand: fix issue in board file to detect nand
authorSukumar Ghorai <s-ghorai@ti.com>
Fri, 9 Jul 2010 09:14:46 +0000 (09:14 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 12:41:17 +0000 (15:41 +0300)
Board file modified for not to provide gpmc phys_base address to nand driver.
The gpmc_nand_init funciton is now used to detect the nand and required to
adopt _prob function as in nand/omap2.c

Signed-off-by: Sukumar Ghorai <s-ghorai@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found