mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-16 22:56:59 +08:00
17 lines
230 B
Plaintext
17 lines
230 B
Plaintext
/dts-v1/;
|
|
|
|
#include "mt7628an_onion_omega2.dtsi"
|
|
|
|
/ {
|
|
compatible = "onion,omega2", "mediatek,mt7628an-soc";
|
|
model = "Onion Omega2";
|
|
};
|
|
|
|
&firmware {
|
|
reg = <0x50000 0xfb0000>;
|
|
};
|
|
|
|
&system_led {
|
|
label = "omega2:amber:system";
|
|
};
|