AT91: MACB support
authorAndrew Victor <andrew@sanpeople.com>
Wed, 7 Feb 2007 15:40:44 +0000 (16:40 +0100)
committerJeff Garzik <jeff@garzik.org>
Wed, 7 Feb 2007 23:50:53 +0000 (18:50 -0500)
The Atmel MACB Ethernet peripheral is also integrated in the AT91SAM9260
and AT91SAM9263 processors.  The differences from the AVR32 version are:
      * Single peripheral clock.
      * MII/RMII selection bit is inverted.
      * Clock enable bit.

Original patch from Patrice Vilchez.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found