···11/*22- * drivers/mtd/nand.c33- *42 * Overview:53 * This is the generic MTD driver for NAND flash devices. It should be64 * capable of working with almost all NAND chips currently available.
-2
drivers/mtd/nand/nand_bbt.c
···11/*22- * drivers/mtd/nand_bbt.c33- *42 * Overview:53 * Bad block table support for the NAND driver64 *
-2
drivers/mtd/nand/nand_ids.c
···11/*22- * drivers/mtd/nandids.c33- *42 * Copyright (C) 2002 Thomas Gleixner (tglx@linutronix.de)53 *64 * This program is free software; you can redistribute it and/or modify
-2
drivers/mtd/nand/ndfc.c
···11/*22- * drivers/mtd/ndfc.c33- *42 * Overview:53 * Platform independent driver for NDFC (NanD Flash Controller)64 * integrated into EP440 cores