forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/arch/nios2/boot/dts/3c120_devboard.dts
....@@ -1,18 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (C) 2013 Altera Corporation
3
- *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License as published by
6
- * the Free Software Foundation; either version 2 of the License, or
7
- * (at your option) any later version.
8
- *
9
- * This program is distributed in the hope that it will be useful,
10
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
- * GNU General Public License for more details.
13
- *
14
- * You should have received a copy of the GNU General Public License
15
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
164 *
175 * This file is generated by sopc2dts.
186 */
....@@ -118,7 +106,7 @@
118106 interrupt-names = "rx_irq", "tx_irq";
119107 rx-fifo-depth = <8192>;
120108 tx-fifo-depth = <8192>;
121
- max-frame-size = <1518>;
109
+ max-frame-size = <1500>;
122110 local-mac-address = [ 00 00 00 00 00 00 ];
123111 phy-mode = "rgmii-id";
124112 phy-handle = <&phy0>;