
29 May
2009
29 May
'09
9:52 p.m.
On Mon, May 25, 2009 at 10:42:28PM -0400, Mike Frysinger wrote:
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
v6
- add "plat_" prefixes to avoid cpp error due to stubbed functions having the same name as the members of the nand_chip struct
Applied to u-boot-nand-flash/next.
-Scott