]> git.sur5r.net Git - openocd/commitdiff
Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work.
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 27 Nov 2008 07:00:56 +0000 (07:00 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 27 Nov 2008 07:00:56 +0000 (07:00 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1188 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/target/hammer.cfg

index 374236cdacdba06c8ad04590205bb8952ba66208..441f7abf1a89dd15c87ce1b87b2caee008daa8e7 100644 (file)
@@ -10,7 +10,7 @@ jtag_device 4 0x1 0xf 0xe
 
 
 target create target0 arm920t -endian little -chain-position 0 -variant arm920t
-[new_target_name] configure -work-area-virt 0 -work-area-phys 0x40800000 -work-area-size 0x20000 -work-area-backup 0
+[new_target_name] configure -work-area-virt 0 -work-area-phys 0x30800000 -work-area-size 0x20000 -work-area-backup 0
 [new_target_name] configure -event reset-init {
        # Reset Script for the TinCanTools S3C2410 Based Hammer Module
        # http://www.tincantools.com
@@ -39,7 +39,7 @@ target create target0 arm920t -endian little -chain-position 0 -variant arm920t
 }
 
 # speed up memory downloads
-arm7 fast_memory_access enable
+arm7_9 fast_memory_access enable
 arm7_9 dcc_downloads enable
 
 #flash configuration