Other Parts Discussed in Thread: OMAP3530, SYSCONFIG
Hi,all
i'm a newbiee with gpmc.I want read fpga use gpmc,and i copy the config from this forums as:
gpmc_cs_write_reg(fpga_dev.gpmc.gpmc_cs, GPMC_CS_CONFIG1,0x28001000);
when read used cat /dev/fpga,I can watch nOE wave but CS6(i used gpmc cs6) do not appear.
Can someone give me any advice?