Mercurial > flash_v2
diff packages/fs/jffs2/current/ChangeLog @ 1620:d04fae1f5cde
* src/build.c: JFFS2 can now be used as a write-once, read many mode
for really small flash disks, e.g. configuration parameters.
| author | jlarmour |
|---|---|
| date | Thu, 29 Apr 2004 07:16:10 +0000 |
| parents | d708ea3b49d2 |
| children | 99834d6b6eeb |
line wrap: on
line diff
--- a/packages/fs/jffs2/current/ChangeLog +++ b/packages/fs/jffs2/current/ChangeLog @@ -1,3 +1,8 @@ +2004-04-19 Oyvind Harboe <oyvind.harboe@zylin.com> + + * src/build.c: JFFS2 can now be used as a write-once, read many mode + for really small flash disks, e.g. configuration parameters. + 2004-04-21 Gary Thomas <gary@mlbassoc.com> * src/fs-ecos.c: Merge from public MTD - verify file position
