Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
card10
openocd
Commits
b8db7aa1
Commit
b8db7aa1
authored
Dec 01, 2008
by
oharboe
Browse files
correct CPU ID
git-svn-id:
svn://svn.berlios.de/openocd/trunk@1196
b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent
6e2dbdc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/target/target/at91eb40a.cfg
View file @
b8db7aa1
...
...
@@ -16,7 +16,7 @@ if { [info exists CPUTAPID ] } {
set _CPUTAPID $CPUTAPID
} else {
# force an error till we get a good number
set _CPUTAPID 0x
fffffff
f
set _CPUTAPID 0x
1f0f0f0
f
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment