Part Number: AM4376
We were told the AM4376 needs a PHY at the lowest MDIO address in order for the ROM code to negotiate and broadcast a BOOTP message. However, we have a board with a direct RMII connection to a KSZ8567 switch and no MDIO interface that broadcasts BOOTP messages upon booting. We need to understand how the ROM code is working for this situation.
The KSZ8567 switch is strapped on reset to be 100Mbps Ethernet, auto-negotiate, enable flow control, forward packets and output the RMII 50 MHZ clock to the AM4376. The port used is also the in-band management port of the switch.
Is the AM4376 ROM code performing the negotiation strictly over the link layer and then broadcasting the BOOTP? Or is the ROM code actually using in band management to set up the link prior to initiating the BOOTP message?