]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: nand: remove few tiny page NAND bits
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 5 Mar 2013 13:00:51 +0000 (15:00 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 11 Mar 2013 07:33:25 +0000 (09:33 +0200)
commit60b47dc0ca4f19ac45ae08c7126ba50108518234
treeecd2ddfb973489d968c655325b32f7d865717e18
parentb3ef8f47d25a6bd297be2fe84489d60ab6dff444
mtd: nand: remove few tiny page NAND bits

NAND flashes with 256 bytes NAND pages are so old that probably do not exist
any more. Let's remove few related pieces of code and forget about them
forever. The assumption will be that 512 bytes NAND page size is the minimum
possible.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nandsim.c
drivers/mtd/nand/sm_common.c