[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.
authorElizabeth Oldham <beth@mips.com>
Tue, 6 Jun 2006 09:57:09 +0000 (10:57 +0100)
committerRalf 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