Title: [8869] trunk/drivers/mtd/nand/bf5xx_nand.c: bfin nand: delete wrong comment about jffs2
Revision
8869
Author
bhsong
Date
2010-06-01 05:33:19 -0400 (Tue, 01 Jun 2010)

Log Message

bfin nand: delete wrong comment about jffs2

bottom driver doesn't care about filesystem. It implements callbacks in nand_base,
filesystems use mtd interface.

Modified Paths

Diff

Modified: trunk/drivers/mtd/nand/bf5xx_nand.c (8868 => 8869)


--- trunk/drivers/mtd/nand/bf5xx_nand.c	2010-06-01 09:03:07 UTC (rev 8868)
+++ trunk/drivers/mtd/nand/bf5xx_nand.c	2010-06-01 09:33:19 UTC (rev 8869)
@@ -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
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to