boards: arm: Cyclone V SoC add gmac config

Add gmac config to board so its not in the socfpga dts

Signed-off-by: Benjamin Kyd <benjamin.kyd@intel.com>
This commit is contained in:
Benjamin Kyd 2023-01-11 10:28:05 +00:00 committed by Maureen Helm
commit 591a98babd

View file

@ -45,6 +45,10 @@
};
soc {
gmac1: ethernet@ff702000 {
status = "okay";
local-mac-address = [e6 88 2d 82 1f d4];
};
gpio0: gpio@ff708000 {
status = "okay";
};