We are experiencing the following problem.
We connected 128MB NOR flash to AM3517 CS7. It seems linux is not able to perform a 128MB-wide ioremap in order to access the device.
Is it necessary/possible to increase ioremap region size by changing this #define?
#define VMALLOC_END (PAGE_OFFSET + 0x18000000)