>> +&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.