DNI: arm64: dts: mediatek: m8365-pumpkin: Add overlay for hardcoded eth

Add an overlay for the usb ethernet node, but with a hardcoded mac
address.

This is done in order to not confuse the DHCP server during development
using network boot. u-boot on the Pumpkin i350 does not support
ethernet, so usbnet is used instead. If Linux then uses the same mac
address for the the ethernet, then the DHCP server could be confused, as
there would be the same mac address on different subnets.

TODO: maybe this could be fixed with a different DHCP setup on my end.
In any case, this is a DNI.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
2 files changed