Hello All,
I am working on a custom board based on OMAP4460. The Android release used is 4AI-1.4.
We want to increase the memory allocated for ducati by 10MB.
In the kernel we made the following change, in the file arch/arm/mach-omap2/omap4_ion.h
#define PHYS_ADDR_DUCATI_SIZE (SZ_1M * 105) to (SZ_1M * 115).
But after making the change we are observing the following crash