]> git.sur5r.net Git - openocd/blob - src/target/target/s3c2440.cfg
6e00a1ee483665bef8a03d0c7b048461383b9cb0
[openocd] / src / target / target / s3c2440.cfg
1 # Target configuration for the Samsung 2440 system on chip
2 # Tested on a S3C2440 Evaluation board
3 # Processor       : ARM920Tid(wb) rev 0 (v4l)
4 # Info:   JTAG device found: 0x0032409d (Manufacturer: 0x04e, Part: 0x0324, Version: 0x0)
5
6 #jtag scan chain
7 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
8 jtag_device 4 0x1 0xf 0xe
9
10 #target <type> <startup mode>
11 target arm920t little 0 arm920t
12
13 #reset configuration
14 reset_config trst_and_srst
15
16 working_area 0 0x200000 0x4000 backup