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:
4ce2cba
)
m68knommu: fix 5249 ColdFire UART setup
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 Mar 2009 06:50:09 +0000
(16:50 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 Mar 2009 06:50:09 +0000
(16:50 +1000)
The ICR registers of the 5249 ColdFire processor are 8bits, not 32bits.
Fix the read/write of these register to be the correct size.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found