commit | f69207486716d9ff8a100db959223634a12f57c8 | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Tue May 01 01:48:37 2012 -0600 |
committer | Shubhraprakash Das <sadas@codeaurora.org> | Mon May 14 14:15:36 2012 -0600 |
tree | a3963381c4dc0fcd6b9173618cc4f0f9b2354c82 | |
parent | 2b8716ba828ba742d75dbb62023950040130f96c [diff] |
msm: kgsl: Change the base virtual address of MMU Change the base virtual address of MMU to 0x10000000 instead of 0x66000000. Since, the IOMMU can map 2GB of address and the upper address range from 0xC0000000 is reserved for global mappings, we need to ensure that the base address plus the size of mapping allowed i.e 2GB is less than 0xC0000000. Change-Id: I90c121b25af64aeeb3d35d5597294785606fc2f2 Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>