linux/drivers/mtd/onenand
Kyungmin Park 34c1060959 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>
2006-05-12 15:35:47 +01:00
..
Kconfig [MTD] OneNAND/Kconfig: Fix dependencies 2005-11-07 01:14:05 +01:00
Makefile Revert "[PATCH] OneNAND: Add simulator" 2005-11-07 01:11:04 +01:00
generic.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
onenand_base.c OneNAND: Write oob area with aligned size, mtd->oobsize 2006-05-12 15:35:47 +01:00
onenand_bbt.c [PATCH] mtd onenand driver: reduce stack usage 2005-12-18 16:28:24 -08:00