Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8170056d authored by Dan Murphy's avatar Dan Murphy Committed by Benoit Cousson
Browse files

ARM: dts: AM33XX: add ethernet alias's for am33xx



Set the alias for ethernet0 and ethernet1 so that uBoot
can set the MAC address appropriately.

Currently u-boot cannot find the alias and there for does
not set the MAC address.

Signed-off-by: default avatarDan Murphy <dmurphy@ti.com>
Tested-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent c56a831c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@
		usb1 = &usb1;
		phy0 = &usb0_phy;
		phy1 = &usb1_phy;
		ethernet0 = &cpsw_emac0;
		ethernet1 = &cpsw_emac1;
	};

	cpus {