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

correct CPU ID

git-svn-id: svn://svn.berlios.de/openocd/trunk@1196 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 6e2dbdc3
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ if { [info exists CPUTAPID ] } {
set _CPUTAPID $CPUTAPID
} else {
# force an error till we get a good number
set _CPUTAPID 0xffffffff
set _CPUTAPID 0x1f0f0f0f
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment