OneNAND: Write oob area with aligned size, mtd->oobsize
authorKyungmin Park <kyungmin.park@samsung.com>
Fri, 12 May 2006 14:02:46 +0000 (17:02 +0300)
committerJarkko Lavinen <lavinen@pentafluge.infradead.org>
Fri, 12 May 2006 14:35:47 +0000 (15:35 +0100)
There's some problem with write oob in serveral platform.
So we write oob with oobsize aligned (16bytes) instead of 3 bytes (from {2,
3})

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>

No differences found