Markus Klotzbuecher d6cc73e4e7 Bugfix in FEC initialisation:
All MII configuration is done via FEC1 registers. But MII_SPEED was
configured according to FEC used. So if only FEC2 was used, this caused
the real MII_SPEED register in FEC1 to stay uninitalised, what lead
to "mii_send STUCK!" messages. Fix: always configure MII_SPEED on FEC1
only.
2006-07-12 09:08:36 +02:00
..
2006-05-10 17:43:20 +02:00
2006-06-14 10:18:39 +02:00
2006-06-10 22:00:40 +02:00
2006-07-12 09:08:36 +02:00