mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-14 09:52:03 +08:00
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
#include "mt7628an_onion_omega2.dtsi"
|
|
|
|
/ {
|
|
compatible = "onion,omega2p", "onion,omega2", "mediatek,mt7628an-soc";
|
|
model = "Onion Omega2+";
|
|
};
|
|
|
|
&firmware {
|
|
reg = <0x50000 0x1fb0000>;
|
|
};
|