Hi,
I have a customized PCB which MCIMX6Y1 on board and choose ENET1 as the default ethernet port.
As I know the configuration in dts already declared two ethernet port via mdio bus.
But according to the log message, i.MX6ULL always setup ENET2 only.
I try to remove the configuration of ENET2 in dts, ethernet function still not functional.
Is there any way to setup the ENET1 correctly?
Thank you.