Hello Experts,
I am working in Uboot level(TI Linux SDK 8.2) and need to communicate to PC from Uboot through CPSW switch .
We have a Marvell PHY in our custom board and is connected to CPSW switch via MII interface supported by Uboot. We
are bootstrapping the Marvell PHY so we don't need any configuration through MDIO.
So my doubt is how to disable the PHY MDIO driver in Uboot. Can I use the 'Fixed-Mode' here?
Do I need to change only the device tree files for this? Please suggest the necessary changes..
Regards,
Nideesh Madhu