onenand init: Pass configuration data from board-*.c files
authorTony Lindgren <tony@atomide.com>
Wed, 29 Apr 2009 21:38:46 +0000 (14:38 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Apr 2009 21:51:16 +0000 (14:51 -0700)
Pass configuration data from board-*.c files.

Also remove support for the OMAP_TAG_PARTITION tag.
If the partition info is passed, it should be passed from
cmdline, and probably should be done in a generic way
in the drivers/mtd.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found