On Wed, Mar 26, 2014 at 12:53:03PM +0100, Michel Stam wrote: > In case anyone is interested; for a barebox x86 project I wrote a library > that overrides fopen/fclose/open/close/etc a while back, which allows read > access to the environment sector if properly configured. I managed to get it > working on arm/mips with mtdblock as well. > > In the near future I'd like to write a kernel driver to read the filesystem > properly, this was more of an experiment. > How does it work? As a kernel module, as registered filesystem under /proc/filesystems ? With fuse as userspace filesystem? Or like the inotify solution? - Alex _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox