ARM: mvebu: adjust ethernet aliases according to U-Boot requirements for A38x
authorMarcin Wojtas <mw@semihalf.com>
Fri, 14 Nov 2014 15:57:31 +0000 (16:57 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 22 Nov 2014 02:50:00 +0000 (02:50 +0000)
commitad6a1b445bdc19199933051840a53fdd30b8f961
tree704d5ab8efae21f63b10e3f70781797d060f976c
parentebf50c9651ff28341b76e78c531592d7d3489bc6
ARM: mvebu: adjust ethernet aliases according to U-Boot requirements for A38x

In order to update MAC address entries in the ethernet nodes in Device Tree
both mainline U-Boot and Barebox bootloaders accept the same format of aliases,
which is 'ethernetX', where X stands for an interface number.
Other platforms in the mainline Linux, that comprise ethernet references in
'/aliases' node (like various flavours of imx or sunXi), follow the naming
scheme described above.

This commit ajusts ethernet aliases of Marvell Armada 38x SoC to be properly
recognized by bootloaders' MAC address fixup routines.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lkml.kernel.org/r/1415980652-7429-5-git-send-email-mw@semihalf.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-38x.dtsi
This page took 0.043206 seconds and 5 git commands to generate.