git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b62384a
)
m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing
author
Greg Ungerer
<gerg@uclinux.org>
Sat, 5 Mar 2011 14:13:17 +0000
(
00:13
+1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 15 Mar 2011 11:01:54 +0000
(21:01 +1000)
The ColdFire 527x family of CPUs does not have an MBAR register, so don't
define its peripheral addresses relative to one. Its internal peripherals
are relative to the IPSBAR register, so make sure to use that.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found