mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
9 lines
131 B
Text
9 lines
131 B
Text
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
#include "fsl-ls1028a-kontron-sl28-u-boot.dtsi"
|
||
|
|
||
|
/ {
|
||
|
aliases {
|
||
|
ethernet0 = &enetc1;
|
||
|
};
|
||
|
};
|