ruchin...@vvdntech.com writes:
> Hi Dave ,
>
> I am also doing the same thing and mode i am using is GPMC Nand , Can you
> please let me know how we can do read and write operations on it or what is
> the software support we can provide to the hardware team for these
> interface . i am using configurable FPGA (Actel IGLOO 400 series connected
> to 16 bit interface on processor bus with Local RAM & AGL400 IGLOO series
> Low power Flash FPGA will be used with 16bit interface to the Processor
> Local Bus (GPMC).
>
I was also working on a similar task not so long ago for the
PandaDAQ. My stab at a Linux driver can be found on Github[1]. Sadly I
killed my JTAG interface before figuring out what was going on. Last I
tested reading from the interface resulting in the processor hanging.
Cheers,
- Ben
[1]
http://www.keteu.org/posts/pandadaq.html
[2]
https://github.com/bgamari/linux/tree/pandadaq/devel