Initial commit
This commit is contained in:
21
target/linux/ramips/dts/OMEGA2.dts
Normal file
21
target/linux/ramips/dts/OMEGA2.dts
Normal file
@@ -0,0 +1,21 @@
|
||||
/dts-v1/;
|
||||
|
||||
#include "OMEGA2.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "onion,omega2", "mediatek,mt7628an-soc";
|
||||
model = "Onion Omega2";
|
||||
|
||||
memory@0 {
|
||||
device_type = "memory";
|
||||
reg = <0x0 0x4000000>;
|
||||
};
|
||||
};
|
||||
|
||||
&firmware {
|
||||
reg = <0x50000 0xfb0000>;
|
||||
};
|
||||
|
||||
&system_led {
|
||||
label = "omega2:amber:system";
|
||||
};
|
||||
Reference in New Issue
Block a user