aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/bf5xx_nand.c
diff options
context:
space:
mode:
authorBarry Song <barry.song@analog.com>2010-08-05 11:07:39 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2010-08-05 16:13:56 +0100
commit7ee064c90b3a65aa0c8d8cd87681177645db494e (patch)
tree46d6f70cb6f17cf55d7c21a692f0cf35b768069e /drivers/mtd/nand/bf5xx_nand.c
parentmtd: cfi_cmdset_0002: fix the check for valid primary extension versions (diff)
downloadlinux-dev-7ee064c90b3a65aa0c8d8cd87681177645db494e.tar.xz
linux-dev-7ee064c90b3a65aa0c8d8cd87681177645db494e.zip
mtd: Blackfin NFC: delete useless comment about jffs2
The low level NAND driver doesn't care about filesystems, so punt the local comment indicating otherwise. Signed-off-by: Barry Song <barry.song@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to '')
-rw-r--r--drivers/mtd/nand/bf5xx_nand.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/mtd/nand/bf5xx_nand.c b/drivers/mtd/nand/bf5xx_nand.c
index 2974995e194d..524cf5f41523 100644
--- a/drivers/mtd/nand/bf5xx_nand.c
+++ b/drivers/mtd/nand/bf5xx_nand.c
@@ -20,9 +20,6 @@
* - DMA supported in ECC_HW
* - YAFFS tested as rootfs in both ECC_HW and ECC_SW
*
- * TODO:
- * Enable JFFS2 over NAND as rootfs
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or