mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 05:55:41 +10:00
- Move src/tcl to tcl/. - Update top Makefile.am to use new path name. git-svn-id: svn://svn.berlios.de/openocd/trunk@1919 b42882b7-edfa-0310-969c-e2dbd0fdcd60
8 lines
300 B
INI
8 lines
300 B
INI
# Target configuration for the Samsung s3c6410 system on chip
|
|
# Tested on a SMDK6410
|
|
# Processor : ARM1176
|
|
# Info: JTAG device found: 0x0032409d (Manufacturer: 0x04e, Part: 0x0324, Version: 0x0)
|
|
|
|
source [find target/samsung_s3c6410.cfg]
|
|
|
|
flash bank cfi 0x00000000 0x00100000 2 2 0 jedec_probe |