Multiple ETFS drivers and /dev/etfs partitions

Hi All!

I’m running two (or even more) ETFS drivers on one board. Flash filesystems works just fine, especially if i mount them to different paths 8) So i can read/write on both flash-chips, but /dev/etfs1 and /dev/etfs2 are related only for one device (which driver was launched last) and etfsctl utility will work only with one flash.

Anyone knows how to solve this issue? Maybe there is new version of ETFS library?

Hi mv,

I’m starting to work on ETFS for a NAND flash, but have no idea of where and how to start this. Would you mind sharing of where to start on the ETFS?