commit | 734996820fd02b52a3fa0fcc09bdb914934bea4c | [log] [tgz] |
---|---|---|
author | Elizabeth Oldham <beth@mips.com> | Tue Jun 06 10:57:09 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jun 19 17:39:13 2006 +0100 |
tree | 7d12e625c842bfc605b83506fd2423a44fad53ed | |
parent | 427abfa28afedffadfca9dd8b067eb6d36bac53f [diff] |
[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>