Skip to content
Snippets Groups Projects
  • Markus Klotzbuecher's avatar
    d6cc73e4
    Bugfix in FEC initialisation: · d6cc73e4
    Markus Klotzbuecher authored
    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.
    d6cc73e4
    History
    Bugfix in FEC initialisation:
    Markus Klotzbuecher authored
    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.
fec.c 25.77 KiB