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:
427abfa
)
[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.
author
Elizabeth Oldham
<beth@mips.com>
Tue, 6 Jun 2006 09:57:09 +0000
(10:57 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 19 Jun 2006 16:39:13 +0000
(17:39 +0100)
The SOC-it system controller running in big endian mode might forget
byteswapping when DMAing to the last word of physical memory. Fixed by
ignoring the last page of memory.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found