Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OneNAND: Write oob area with aligned size, mtd->oobsize
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>
- Loading branch information