Mercurial > yaffs-ecoscentric-gpl
changeset 391:d0784604eafd
Fix typo (and check git is working)
| author | Wookey <wookey@wookware.org> |
|---|---|
| date | Thu, 18 Mar 2010 21:44:53 +0000 |
| parents | 2fa8bd4d12d2 |
| children | 37c92ae29f6e |
| files | README-linux |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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).
