[Yaffs] Static yaffs2 library

Shaun Jackman Shaun Jackman <sjackman@gmail.com>
Tue, 19 Apr 2005 09:42:41 -0700


I started to compile yaffs2 for an arm-elf embedded target, but
yaffs_fs.c did not find the Linux headers it was expecting. Is it
possible to compile yaffs to provide a typical open/read/write/close
interface in a static library, and is it possible to use yaffs with a
NOR flash chip on a memory bus?

Cheers,
Shaun