1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00
openwrt/target/linux/ramips/dts/mt7628an_onion_omega2.dts
Chuanhong Guo a2c19f1d2f ramips: dts: drop memory nodes
mt7621 and mt7628 now have the ability to detect memory size
automatically.
Drop memory nodes and let kernel determine memory size.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-07-11 22:11:21 +08:00

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";
};