> +&mac2 {
> + status = "okay";
> +
> + /* Bootloader sets up the MAC to insert delay */
> + phy-mode = "rgmii";
There has been many discussions about this. This is broken, 'rgmii'
means the PCB adds the delays, not the MAC/PHY pair.
Please drop Ethernet support until aspeed fix the broken MAC driver.
Andrew