Here is the details of the hardware that we have:
http://e2e.ti.com/support/arm/sitara_arm/f/791/t/334694.aspx?pi301021=1
If we try to access the 128MB NOR flash then, there is no issues seen. The NOR flash can be write/read. But, when we try to access beyond 128MB (last bit of NOR flash A26 is not getting asserted), the pin connected to NOR flash from AM335X is GPMC_A11 and the corresponding PIN MUX register value (@ address 0x44e1086c which is conf_gpmc_a11) is 0x20. (Also tried with 0x24)
I don’t think, there is no other register other than the pin mux register that need to be looked since the flash access of 128MB is okay. Please advice any other possibility to try.
Please confirm whether the GPMC pin Muxing as in Table 7-5 of latest TRM (j) is validated in any of the designs and found to be working (GPMC_A[27])