UFFS on NOR flash

74 views
Skip to first unread message

Chris Wilson

unread,
Apr 15, 2019, 9:47:32 PM4/15/19
to UFFS
We are migrating our implementation of UFFS to new hardware.  This means that the flash interface below UFFS will become
NOR-like because the bad block handling will be done elsewhere. 

Have you got any instructions on how to use UFFS on top of NOR flash?  The UFFS homepage (https://sites.google.com/site/gouffs/)
states that UFFS supports NOR flash.  UFFS appears to be based on the uffs_TagStoreSt structures being persisted in the NAND flash
spare area.  NOR flash does not have a spare area in general.  So in order to use UFFS on top of NOR flash, is it necessary to use
some of the normal page area as a speare area? 

Ricky Zheng

unread,
Apr 27, 2019, 7:51:02 PM4/27/19
to uf...@googlegroups.com
Hi Chris,

When using UFFS on NOR flash, you can simply take part of the page as "spare area", for example, a NOR flash has 4K (4096B) size of page, you can take the last 64 bytes as "spare" area, and use the first 4032 bytes as page data area. Basically, you simulate NAND flash structure on top of NOR flash.

Hope this helps.

Ricky

--
You received this message because you are subscribed to the Google Groups "UFFS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uffs+uns...@googlegroups.com.
To post to this group, send email to uf...@googlegroups.com.
Visit this group at https://groups.google.com/group/uffs.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages