aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@st.com>2012-05-09 17:07:37 +0200
committerChristophe Lyon <christophe.lyon@st.com>2012-05-11 15:03:03 +0200
commite5b821e2f0b8533ae6e3795f3e2c6585eb656ef3 (patch)
treeee748d55d10f2f71ffa6d9a41d0d51ee8dc86a20
parenteb8034b39a424f157b7117141e23cdad329d5cc0 (diff)
downloadplatform_external_arm-neon-tests-e5b821e2f0b8533ae6e3795f3e2c6585eb656ef3.tar.gz
platform_external_arm-neon-tests-e5b821e2f0b8533ae6e3795f3e2c6585eb656ef3.tar.bz2
platform_external_arm-neon-tests-e5b821e2f0b8533ae6e3795f3e2c6585eb656ef3.zip
Update memory ranges to permit linking GCC-generated code with armlink.
-rw-r--r--scatter.scat2
1 files changed, 1 insertions, 1 deletions
diff --git a/scatter.scat b/scatter.scat
index 1f03141..1138e64 100644
--- a/scatter.scat
+++ b/scatter.scat
@@ -15,7 +15,7 @@ ROM_LOAD 0x2000
* (+RO) ; any remaining code inc C lib.
}
- D-TCM 0x200000 0x40000 ; 8 Kb of D-TCM used for RW/ZI
+ D-TCM 0x200000 FIXED ; 0x40000 ; 8 Kb of D-TCM used for RW/ZI
{
* (+RW,+ZI)
}