]> git.sur5r.net Git - openocd/blob - src/target/target/smdk6410.cfg
- remove build warnings
[openocd] / src / target / target / smdk6410.cfg
1 # Target configuration for the Samsung s3c6410 system on chip
2 # Tested on a SMDK6410
3 # Processor       : ARM1176
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 jtag_device 5 0x1 0x1f 0xe
10
11 #target create target0 arm11 -endian little -chain-position 0 -variant arm1176
12 target arm11 little reset_halt 1
13
14 jtag_nsrst_delay 500
15 jtag_ntrst_delay 500
16
17 #reset configuration
18 reset_config trst_and_srst
19
20 flash bank cfi 0x00000000 0x00100000 2 2 0 jedec_probe