From 5d772fb05af1af8abb503bb6a4336cf9b535c441 Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 9 Apr 2013 14:19:36 +0000 Subject: [ramips] move memory detect node to dtsi files Signed-of-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36290 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/rt3352.dtsi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/ramips/dts/rt3352.dtsi') diff --git a/target/linux/ramips/dts/rt3352.dtsi b/target/linux/ramips/dts/rt3352.dtsi index 652e361ce..689699454 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>; -- cgit v1.2.3