The board we are developing has a DM8148 with its emac0 port connected to a Micrel KSZ8864 switch in RMII mode.
The KSZ8864's MII interface is pin-programmed to run in MII-PHY mode.
This setup works with the ROM Boot Loader, which loads and executes u-boot (stage 1).
Unfortunately u-boot is unable to access the network beyond this point. No TFTP requests ever appear on the network/
Is there anything obvious about this setup that keeps it from working? Is there some extra setup needed to use the CPSW
with a MII pretending to be a PHY?
In anticipation of the most obvious question EMAC[0]_MRXER (J26) is grounded through a 1K ohm resistor.
Thanks!
Erwin Kann