summaryrefslogtreecommitdiff
path: root/src/target/target/s3c2440.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/target/s3c2440.cfg')
-rw-r--r--src/target/target/s3c2440.cfg5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/target/target/s3c2440.cfg b/src/target/target/s3c2440.cfg
index 6e00a1ee..6227107b 100644
--- a/src/target/target/s3c2440.cfg
+++ b/src/target/target/s3c2440.cfg
@@ -7,10 +7,9 @@
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
jtag_device 4 0x1 0xf 0xe
-#target <type> <startup mode>
-target arm920t little 0 arm920t
+target create target0 arm920t -endian little -chain-position 0 -variant arm920t
#reset configuration
reset_config trst_and_srst
-working_area 0 0x200000 0x4000 backup
+[new_target_name] configure -work-area-virt 0 -work-area-phys 0x200000 -work-area-size 0x4000 -work-area-backup 1