mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Add first test for kernel 6.10 support
This commit is contained in:
parent
f735d6c75a
commit
f023e9c6e5
271 changed files with 57306 additions and 14 deletions
14
6.10/target/linux/mediatek/dts/mt7981b-zbt-z8102ax-64m.dts
Normal file
14
6.10/target/linux/mediatek/dts/mt7981b-zbt-z8102ax-64m.dts
Normal file
|
@ -0,0 +1,14 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||
|
||||
#include "mt7981b-zbt-z8102ax.dtsi"
|
||||
|
||||
/ {
|
||||
model = "ZBT Z8102AX 64M";
|
||||
compatible = "z8102ax-64m", "z8102ax", "mediatek,mt7981";
|
||||
};
|
||||
|
||||
|
||||
&nand_rootfs {
|
||||
reg = <0x0580000 0x4000000>;
|
||||
};
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue