mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
c816dd0324
Update the labels of the nodes to match the kernel ones. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
9 lines
164 B
Text
9 lines
164 B
Text
// SPDX-License-Identifier: GPL-2.0+
|
|
#include "fsl-ls1028a-kontron-sl28-u-boot.dtsi"
|
|
|
|
/ {
|
|
aliases {
|
|
ethernet0 = &enetc_port0;
|
|
ethernet1 = &enetc_port1;
|
|
};
|
|
};
|