mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 06:05:31 +08:00
13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "mt7620a_youku_yk-l1.dtsi"
|
|
|
|
/ {
|
|
compatible = "youku,yk-l1c", "ralink,mt7620a-soc";
|
|
model = "Youku YK-L1c";
|
|
};
|
|
|
|
&firmware {
|
|
reg = <0x50000 0xfb0000>;
|
|
};
|