From 93d63399264113d8bb4f1fd645af6a1ade5363b8 Mon Sep 17 00:00:00 2001 From: oharboe Date: Tue, 19 Aug 2008 10:22:05 +0000 Subject: [PATCH] fix comment w.r.t. start address for RAM git-svn-id: svn://svn.berlios.de/openocd/trunk@934 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/target/target/pxa255_sst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/target/target/pxa255_sst.cfg b/src/target/target/pxa255_sst.cfg index 01d63e41bc..b927369298 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 -- 2.30.2