summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-08-19 10:22:05 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-08-19 10:22:05 +0000
commit93d63399264113d8bb4f1fd645af6a1ade5363b8 (patch)
tree731fa2f3391c5056cf141a411f0d1cd94dbd78ff /src
parent4e0bad8679a7d88b6185de73c34f88fd95bd017e (diff)
downloadopenocd+libswd-93d63399264113d8bb4f1fd645af6a1ade5363b8.tar.gz
openocd+libswd-93d63399264113d8bb4f1fd645af6a1ade5363b8.tar.bz2
openocd+libswd-93d63399264113d8bb4f1fd645af6a1ade5363b8.tar.xz
openocd+libswd-93d63399264113d8bb4f1fd645af6a1ade5363b8.zip
fix comment w.r.t. start address for RAM
git-svn-id: svn://svn.berlios.de/openocd/trunk@934 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src')
-rw-r--r--src/target/target/pxa255_sst.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/target/pxa255_sst.cfg b/src/target/target/pxa255_sst.cfg
index 01d63e41..b9273692 100644
--- a/src/target/target/pxa255_sst.cfg
+++ b/src/target/target/pxa255_sst.cfg
@@ -4,7 +4,7 @@
# the memory map changes later on as the application
# starts...
#
-# RAM at 0x40000000
+# RAM at 0x4000000
# Flash at 0x00000000
#
script target/pxa255.cfg