Hi All,
We are making one custom board based on the pandaboard es. it have an omap4460 processor. We have interfaced FPGA and CPLD with omap4. We have also interfaced one nand flash for booting with omap4.
We are using ubuntu 12.04 on pandaboad es for reference and in our target board also we are going to use the same.
FPGA chip is LCMXO2-4000HC from lattice and CPLD chip is LCMXO2-1200ZE.
Nand flash, FPGA and CPLD all are connected to omap4 on gpmc bus.
As per my requirement , FPGA subsystem will be seen as some memory subsystem from processor side.
Ques:
Do I need to configure anything in u-boot?
How to configure GPMC bus to deal with FPGA and CPLD?
Do i need to write any driver on my own?
What type of configuration i need to do in board file for above peripherals?
----------------------------------------------------------------------------------------------------------------------------------
Thanks and Regards,
Jags Gediya