From b31a39d3d42703a608652b7a7df9ea6cff927e35 Mon Sep 17 00:00:00 2001
From: Brian Norris
Date: Mon, 8 Aug 2011 12:37:15 -0700
Subject: [PATCH] doc: nand: update YAFFS URL
The YAFFS website has moved. They're sitll redirecting, but we should
switch.
Signed-off-by: Brian Norris
Signed-off-by: Artem Bityutskiy
---
doc/nand.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/nand.xml b/doc/nand.xml
index 7254af5..54d6eed 100644
--- a/doc/nand.xml
+++ b/doc/nand.xml
@@ -138,7 +138,7 @@ designed for the usage of DiskOnChip devices. JFFS2 supports raw NAND chips and
SmartMediaCards at the moment. A JFFS2 support for DiskOnChip devices, based on the
NAND code, is planned. There are some other Open Source projects for NAND filesystem
support, but there's no other working solution than JFFS2 and YAFFS at the moment of this writing.
-YAFFS is available from YAFFS-Homepage.
+YAFFS is available from YAFFS-Homepage.
YAFFS is faster than JFFS2 and consumes less RAM, JFFS2 provides on the fly file compression and
decompression, which is very helpful for small FLASHs.
There is currently no support for the wide spread SmartMedia DOS-FAT filesystem,
@@ -331,7 +331,7 @@ CONFIG_JFFS2_FS_NAND=y
References:
Open Source
JFFS2 and NTFL are located on this website.
-YAFFS is located at YAFFS-Homepage.
+YAFFS is located at YAFFS-Homepage.
Hardware
Toshiba
Samsung
--
2.49.0