Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
d7a07ac0
Commit
d7a07ac0
authored
May 25, 2003
by
Greg Ungerer
Committed by
Jaroslav Kysela
May 25, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] moew ColdFire 5282 support
Add ColdFire 5282 support to common ColdFire header file.
parent
054d1126
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
include/asm-m68knommu/coldfire.h
include/asm-m68knommu/coldfire.h
+6
-0
No files found.
include/asm-m68knommu/coldfire.h
View file @
d7a07ac0
...
...
@@ -20,6 +20,12 @@
*/
#define MCF_MBAR 0x10000000
#define MCF_MBAR2 0x80000000
#define MCF_IPSBAR 0x40000000
#ifdef CONFIG_M5282
#undef MCF_MBAR
#define MCF_MBAR MCF_IPSBAR
#endif
/*
* Define master clock frequency.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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