mtd: bcm47xxpart: add support for other erase sizes
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 24 Jan 2013 16:39:58 +0000 (17:39 +0100)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 4 Feb 2013 08:31:33 +0000 (10:31 +0200)
commit25bad1d3c9f5616aaa50849300248d03141574a0
treebcde3c97cb3fc0d762ec4457ab3953671c93330d
parenta7bf6543e842e164ec00eb53863d0454200c59d4
mtd: bcm47xxpart: add support for other erase sizes

To make the partitions writable they should aligned to erase sizes of
the flash. If the erase size is small use 0x10000.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/bcm47xxpart.c