arm: omap2plus: move NAND_BLOCK_SIZE out of boards
authorIgor Grinberg <grinberg@compulab.co.il>
Mon, 30 May 2011 07:11:45 +0000 (00:11 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 1 Jun 2011 09:25:05 +0000 (02:25 -0700)
Several boards defining mtd partitions also defined NAND_BLOCK_SIZE as
SZ_128K. Move the define to common-board-devices.h

This removes multiple defines of NAND_BLOCK_SIZE.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
[tony@atomide.com: updated comments]
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found