Reliable write is a feature of the emmc flash chip on picozed (and perhaps other) zed related boards.
Does anyone know if the flash file system (bare metal) supports reliable write features?
Objective is to occasionaly write small amounts of data to the flash (e.g basic configuration info) and not have a corrupted file system due to power failure.
Can someone provide any hints on how to achieve this - that is to occasionally write to the flash but still maintain file system integrity in the case of an unanticipated power failure.