Commit b3f5758f authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by David S. Miller

ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards

Add the ethernet0 alias for ethernet so that u-boot can find this node
and fill in the MAC address.
Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fe3b2107
......@@ -9,6 +9,7 @@
/ {
aliases {
serial0 = &uart0;
ethernet0 = &ethernet;
};
chosen {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment