commit | b2e68aa337f950e4a8c893a82b95b1755309bc56 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Mon Oct 23 13:53:17 2006 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 02 00:12:01 2006 -0500 |
tree | 4f7696e09d08cb173306e68bfdc4dc98aa97ef0b | |
parent | c3a9392e4f3b9d97803b067871d66bc143369dbf [diff] |
[PATCH] defxx: Big-endian hosts support The PDQ DMA engine requires a different byte-swapping mode for big-endian hosts; also the MAC address which is read from a register through PIO has to be byte-swapped. These changes have been verified with DEFPA-DC (PCI) boards and a Broadcom BCM91250A (MIPS CPU based) host. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>