Forum Discussion
Altera_Forum
Honored Contributor
20 years agoEPCS Filesystem
I don't think this has been done, but has anyone looked into getting a EPCS driver in uClinux for a filesysteM? I was thinking of doing this as it didn't seem too hard, but it would be my fir...
Altera_Forum
Honored Contributor
20 years agoHi jdhar,
> has anyone looked into getting a EPCS driver in uClinux for a filesysteM? It has been on my todo list for a while ... and is quickly coming to a head. > Altera doesn't let you directly access the EPCS device without using their > HAL calls. Is it still possible to make a kernel driver using these calls? It's possible ... but not necessary. u-boot has a fairly complete set of epcs access routines you can use as a starting point. I'm waiting for some hardware at the moment ... once it arrives I'll be able to help with this effort. Right now, I don't have any boards with a large enough device to be useful. Regards, --Scott