mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
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>
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
/dts-v1/;
|
|
|
|
#include "mt7621_mqmaker_witi.dtsi"
|
|
|
|
/ {
|
|
compatible = "mqmaker,witi-256m", "mqmaker,witi", "mediatek,mt7621-soc";
|
|
model = "MQmaker WiTi (256MB RAM)";
|
|
};
|