For additional information about
merging these two sections, Figure 3-1 shows the merged concept.
The BBB uses MII with Microchip Phy
LAN8710A, we need to change the hardware and software setting to RMII for adapting
to the TI Phy DP83825.
- To find the difference between DP83825 vs, DP83822, DP83822 is
RGMII + RMII + MII; DP83825 is only having RMII.
- Check the Phy on AM335 BeagleBoneBlack (BBB).
- De-populate the MicroChip LAN8710A from BBB.
- Identify the BBB LAN8710A connection.
- Identify the DP83825 connection.
- Use the TI Pinmux tool.
- Generate the DTSI file for DP83825 pin assignment.
- Build the uboot / kernel for BBB.
- Ping test with BBB+DP83825.