| commit | 0cc8674f2be3078fb586add1900c7835c977f384 | [log] [tgz] |
|---|---|---|
| author | Andrew Victor <andrew@sanpeople.com> | Wed Feb 07 16:40:44 2007 +0100 |
| committer | Jeff Garzik <jeff@garzik.org> | Wed Feb 07 18:50:53 2007 -0500 |
| tree | a27d665a8e859755f2c8974e5e90e83f6fea85c2 | |
| parent | 683349a3fae4896d91b1fe507ebbadb866587cd8 [diff] |
AT91: MACB support
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>