commit | f387b6ae5bf4244665937af999786c8f3a80964e | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Thu Jul 10 01:15:10 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Jul 13 14:41:45 2008 +0200 |
tree | 04784a525522a4cd3c8ee156dda0eb9e4e671aa0 | |
parent | 2db22bbfa8f4ded37e6b9f74001ee3254b2f45b3 [diff] |
at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 On the at91sam9260ep development board there is an EEPROM connected to the TWI interface (PA23, PA24 Peripheral A multiplexing), so we cannot use these pins as ETX2, ETX3. This patch configures PA10, PA11 pins for ETX2, ETX3 instead of PA23, PA24 pins. Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Manuel Sahm <Manuel.Sahm@feig.de>