From: Wookey Date: Thu, 18 Mar 2010 21:44:53 +0000 (+0000) Subject: Fix typo (and check git is working) X-Git-Tag: pre-name-change~96 X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=98cc9d2c1bb180757f210e4e1dac8911811bb3c0 Fix typo (and check git is working) --- diff --git a/README-linux b/README-linux index 16da045..df4a2fa 100644 --- a/README-linux +++ b/README-linux @@ -1,6 +1,6 @@ Welcome to YAFFS, the first file system developed specifically for NAND flash. -It is now YAFFS2 - original YAFFS (AYFFS1) only supports 512-byte page +It is now YAFFS2 - original YAFFS (YAFFS1) only supports 512-byte page NAND and is now deprecated. YAFFS2 supports 512b page in 'YAFFS1 compatibility' mode (CONFIG_YAFFS_YAFFS1) and 2K or larger page NAND in YAFFS2 mode (CONFIG_YAFFS_YAFFS2).