Hello All,
Our company developed a board that use AM4376BZDN100 processor and Altera FPGA.
Those modules connected through GPMC.
On the hardware side those modules will use two configurations, one for receiving large amounts of data, and the second is for commands(read write to registers).
1. NOR flash type Synchronous Burst Read 16X16 bits based on chip select Csn0.
2. NOR flash type asynchronous Read and Write single word based on chip select Csn1 for access to internal register.
Lets suppose that the hardware is working perfectly.
1.On the Linux side (on AM4376), where should i start from?
2.How do i configure the GPMC?
3.clocks?
4.manual on GPMC functions/API?
I will very appreciate any help here (a lot of links that i found doesn't work nay more).
Best Regards,
Alexey