9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
#include "fsl-ls1028a-kontron-sl28-u-boot.dtsi"
|
|
|
|
/ {
|
|
aliases {
|
|
ethernet0 = &enetc0;
|
|
};
|
|
};
|