Hi,
my OMAP35 processor is connected to a FPGA via gpmc, all the communication signals are fine (timing...) but somehow the range of addresses I success to access (with mem_util) is
0x10 00 00 00 to 0x14 00 00 00 up to 64 MB BUT I config my gpmc_config_7 to 0x850 meaning based addresse = 0x10 00 00 00 and size = 128MB (not 64MB)
someone have an idea?
thanks