Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
openocd
Commits
b8db7aa1
Commit
b8db7aa1
authored
16 years ago
by
oharboe
Browse files
Options
Downloads
Patches
Plain Diff
correct CPU ID
git-svn-id:
svn://svn.berlios.de/openocd/trunk@1196
b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent
6e2dbdc3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/target/target/at91eb40a.cfg
+1
-1
1 addition, 1 deletion
src/target/target/at91eb40a.cfg
with
1 addition
and
1 deletion
src/target/target/at91eb40a.cfg
+
1
−
1
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
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment