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
parent 88466a6f0b
commit 591a98babd
1 changed files with 4 additions and 0 deletions

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";
};