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:
de1fc5c
)
m68knommu: fix 5249 ColdFire UART vector setup
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 Mar 2009 07:14:32 +0000
(17:14 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 Mar 2009 07:14:32 +0000
(17:14 +1000)
The address of the IVUR register is not correct, it should be offset
into the MBAR region. Without this the vector is not set to the correct
number.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found