[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)
commit734996820fd02b52a3fa0fcc09bdb914934bea4c
tree7d12e625c842bfc605b83506fd2423a44fad53ed
parent427abfa28afedffadfca9dd8b067eb6d36bac53f
[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.

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>
arch/mips/mips-boards/generic/memory.c