]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-linux/mpm-transport.git/commitdiff
mpm_config.json: Update to increase mpm ddr area DEV.MPM-TRANSPORT-02.00.03.00
authorSam Nelson <sam.nelson@ti.com>
Fri, 16 Dec 2016 17:04:43 +0000 (12:04 -0500)
committerSam Nelson <sam.nelson@ti.com>
Fri, 16 Dec 2016 17:04:43 +0000 (12:04 -0500)
This area is expanded to cover some evms with low memory ( memory < 512
MB).
Based on the new configuration the mpm ddr area can be anywhere in the
2nd 256 MB area.
Note: This configuration specifies the superset memory range.
Actual memory ranges will be limited to what is configured in the device
tree.

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
scripts/mpm_config.json

index fde1006569e0022ac4e5bfa6f5a9b8d1a14ef2f4..8dd437f30ecf5d60e1fb4ecc6d56bd57a1ccaf76 100644 (file)
                },
                {
                        "name": "local-ddr",
-                       "globaladdr": "0xa0000000",
-                       "length": "0x1FFFFC00",
+                       "globaladdr": "0x90000000",
+                       "length": "0x30000000",
                        "devicename": "/dev/dspmem"
                },
                {