move memory detect node to dtsi files
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / rt3352.dtsi
index 25c1dd3b1bc2be9e1756f92556b9a35b7c197cfd..6896994547f895775b5c3940d5242151174226e9 100644 (file)
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
+       };
+
+       memorydetect {
+               ralink,memory = <0x0 0x200000 0x10000000>;
        };
 
        cpuintc: cpuintc@0 {
                interrupt-parent = <&cpuintc>;
                interrupts = <6>;
 
-               ralink,eeprom = "soc_wmac.eeprom"; 
+               ralink,eeprom = "soc_wmac.eeprom";
 
                status = "disabled";
        };