summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3352.dtsi
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-04-09 14:19:36 +0000
committerJohn Crispin <john@openwrt.org>2013-04-09 14:19:36 +0000
commitbc7b3109590eeb3182f9d50bf358370f4b7828c1 (patch)
tree438b94f9edd28bbd4d560a9c26d579633583f236 /target/linux/ramips/dts/rt3352.dtsi
parent48feea4861bba4673e8e2d7a6cedf483963180fc (diff)
downloadmaster-31e0f0ae-bc7b3109590eeb3182f9d50bf358370f4b7828c1.tar.gz
master-31e0f0ae-bc7b3109590eeb3182f9d50bf358370f4b7828c1.tar.bz2
master-31e0f0ae-bc7b3109590eeb3182f9d50bf358370f4b7828c1.zip
move memory detect node to dtsi files
Signed-of-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36290
Diffstat (limited to 'target/linux/ramips/dts/rt3352.dtsi')
-rw-r--r--target/linux/ramips/dts/rt3352.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/rt3352.dtsi b/target/linux/ramips/dts/rt3352.dtsi
index 652e361ce0..6896994547 100644
--- a/target/linux/ramips/dts/rt3352.dtsi
+++ b/target/linux/ramips/dts/rt3352.dtsi
@@ -13,6 +13,10 @@
bootargs = "console=ttyS0,57600";
};
+ memorydetect {
+ ralink,memory = <0x0 0x200000 0x10000000>;
+ };
+
cpuintc: cpuintc@0 {
#address-cells = <0>;
#interrupt-cells = <1>;