[PATCH v2 4/4] ARM: dts: aspeed: nvidia: gb200nvl: Enable MAC0 for BMC network

From: Willie Thai
Date: Thu Jul 17 2025 - 05:00:20 EST


>> +&mac0 {
>> + status = "okay";
>> + pinctrl-names = "default";
>> + phy-mode = "rgmii-id";
>> + max-speed = <1000>;

> The MAC is using rgmii. How can it do more than 1G?

> Andrew

Thanks Andrew for quick reply !
Will fix this in the next version by removing it, because this MAC can negotiate with PHY.