summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdchar.c
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2013-12-25 17:18:55 +0800
committerBrian Norris <computersforpeace@gmail.com>2014-01-20 11:23:28 -0800
commit94d04e824fc879f66d1a8f7c9689b85159e3f24e (patch)
treed649ce3add5591db0f879ffc79c3e4e1bfe482f4 /drivers/mtd/mtdchar.c
parent3db227b64841383b0e3c00d02e7c84d363494281 (diff)
downloadblackbird-op-linux-94d04e824fc879f66d1a8f7c9689b85159e3f24e.tar.gz
blackbird-op-linux-94d04e824fc879f66d1a8f7c9689b85159e3f24e.zip
mtd: nand: add support for Samsung K9LCG08U0B
Assume that: tmp = ((extid >> 2) & 0x04) | (extid & 0x03)); From the K9LCG08U0B's datasheet, we know that: the oob size is 640 when tmp is 6; the oob size is 1024 when tmp is 7; Signed-off-by: Huang Shijie <b32955@freescale.com> [Brian: fixed compile issue] Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/mtdchar.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud