commit | 17bd17071463b0cde391ac4a0863d600474b4ea1 | [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 | a07351fdbad1a92746d75a195eaef25d146c7f87 [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>