1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2024-07-05 19:38:23 +02:00
parent f735d6c75a
commit f023e9c6e5
271 changed files with 57306 additions and 14 deletions

View 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>;
};