mv643xx_eth: Disable RX/TX byte swapping on little-endian systems
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 19 Oct 2007 02:10:28 +0000 (04:10 +0200)
committerDale Farnsworth <dale@farnsworth.org>
Tue, 23 Oct 2007 15:23:02 +0000 (08:23 -0700)
On little-endian systems, configure the SDMA unit with
MV643XX_ETH_BLM_RX_NO_SWAP and MV643XX_ETH_BLM_TX_NO_SWAP.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Tzachi Perelstein <tzachi@marvell.com>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>

No differences found