Skip to content
Snippets Groups Projects
Commit a2886fe3 authored by oharboe's avatar oharboe
Browse files

stop using targetnum

git-svn-id: svn://svn.berlios.de/openocd/trunk@2804 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 00f2c9e0
Branches
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAM
arm7_9 fast_memory_access enable
arm7_9 dcc_downloads enable
flash bank ecosflash 0x01000000 0x200000 2 2 0 ecos/at91eb40a.elf
flash bank ecosflash 0x01000000 0x200000 2 2 $_TARGETNAME ecos/at91eb40a.elf
$_TARGETNAME configure -event reset-init {
# Set up chip selects & timings
mww 0xFFE00000 0x0100273D
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment