Michael Walle | ba3aa6b | 2021-01-08 00:08:58 +0100 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
2 | #include "fsl-ls1028a-kontron-sl28-u-boot.dtsi" | ||||
Michael Walle | 6abae93 | 2021-06-23 13:56:02 +0200 | [diff] [blame^] | 3 | |
4 | / { | ||||
5 | aliases { | ||||
6 | ethernet0 = &mscc_felix_port0; | ||||
7 | ethernet1 = &mscc_felix_port1; | ||||
8 | }; | ||||
9 | }; |