10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
#include "fsl-ls1028a-kontron-sl28-u-boot.dtsi"
|
|
|
|
/ {
|
|
aliases {
|
|
ethernet0 = &mscc_felix_port0;
|
|
ethernet1 = &mscc_felix_port1;
|
|
};
|
|
};
|