ARM: dts: mxs: Add ethernetX to macX aliases
authorMarek Vasut <marex@denx.de>
Thu, 13 Sep 2012 11:23:22 +0000 (13:23 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 17 Sep 2012 06:28:17 +0000 (14:28 +0800)
commit8c41d57395ff5b9b16724786c7c4b4c4081510cc
tree66c0a4d3b63c45ab50cf8f23a8cec91bf2c1b411
parent0b2d795e189f441e499a60f2e17077635c3d616b
ARM: dts: mxs: Add ethernetX to macX aliases

Add ethernet0 and ethernet1 aliases into the imx28.dtsi file, as
that is what most bootloaders use to pass MAC address. The bootloader
seeks for this alias and adds "mac-address" and "local-mac-address"
properties to the aliased node. This fixes issues with FEC having
NULL MAC address when update_fec_mac_prop() wasn't called. And
not all boards call update_fec_mac_prop() .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx28.dtsi