1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Fix for BPI-R64

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-05-04 16:52:37 +02:00
parent eab67d3811
commit 78cbf848f8
195 changed files with 116008 additions and 80 deletions

View file

@ -0,0 +1,12 @@
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
/*
* Copyright 2018 Kristian Evensen <kristian.evensen@gmail.com>
*/
/dts-v1/;
#include "mt7623a-unielec-u7623-02.dtsi"
/ {
model = "UniElec U7623-02 eMMC";
compatible = "unielec,u7623-02", "mediatek,mt7623";
};