move memory detect node to dtsi files
authorJohn Crispin <john@openwrt.org>
Tue, 9 Apr 2013 14:19:36 +0000 (14:19 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 9 Apr 2013 14:19:36 +0000 (14:19 +0000)
Signed-of-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36290

63 files changed:
target/linux/ramips/dts/3G-6200N.dts
target/linux/ramips/dts/3G-6200NL.dts
target/linux/ramips/dts/3G300M.dts
target/linux/ramips/dts/AIR3GII.dts
target/linux/ramips/dts/ALL0239-3G.dts
target/linux/ramips/dts/ALL0256N-4M.dts
target/linux/ramips/dts/ALL0256N-8M.dts
target/linux/ramips/dts/ALL5002.dts
target/linux/ramips/dts/ARGUS_ATP52B.dts
target/linux/ramips/dts/BC2.dts
target/linux/ramips/dts/BR-6425.dts
target/linux/ramips/dts/BROADWAY.dts
target/linux/ramips/dts/CARAMBOLA.dts
target/linux/ramips/dts/D105.dts
target/linux/ramips/dts/DAP-1350.dts
target/linux/ramips/dts/DIR-300-B1.dts
target/linux/ramips/dts/DIR-600-B1.dts
target/linux/ramips/dts/DIR-600-B2.dts
target/linux/ramips/dts/DIR-615-D.dts
target/linux/ramips/dts/DIR-615-H1.dts
target/linux/ramips/dts/DIR-620-A1.dts
target/linux/ramips/dts/DIR-645.dts
target/linux/ramips/dts/ESR-9753.dts
target/linux/ramips/dts/F5D8235_V2.dts
target/linux/ramips/dts/FONERA20N.dts
target/linux/ramips/dts/FREESTATION5.dts
target/linux/ramips/dts/HW550-3G.dts
target/linux/ramips/dts/MOFI3500-3GN.dts
target/linux/ramips/dts/MZK-W300NH2.dts
target/linux/ramips/dts/NBG-419N.dts
target/linux/ramips/dts/NW718.dts
target/linux/ramips/dts/OMNI-EMB-HPM.dts
target/linux/ramips/dts/OMNI-EMB.dts
target/linux/ramips/dts/PSR-680W.dts
target/linux/ramips/dts/PWH2004.dts
target/linux/ramips/dts/RT-G32-B1.dts
target/linux/ramips/dts/RT-N10-PLUS.dts
target/linux/ramips/dts/RT-N13U.dts
target/linux/ramips/dts/RTN56U.dts
target/linux/ramips/dts/SL-R7205.dts
target/linux/ramips/dts/TEW-691GR.dts
target/linux/ramips/dts/TEW-692GR.dts
target/linux/ramips/dts/UR-326N4G.dts
target/linux/ramips/dts/UR-336UN.dts
target/linux/ramips/dts/V22RW-2X2.dts
target/linux/ramips/dts/W150M.dts
target/linux/ramips/dts/W306R_V20.dts
target/linux/ramips/dts/W502U.dts
target/linux/ramips/dts/WCR150GN.dts
target/linux/ramips/dts/WHR-G300N.dts
target/linux/ramips/dts/WL-351.dts
target/linux/ramips/dts/WL341V3.dts
target/linux/ramips/dts/WL_330N.dts
target/linux/ramips/dts/WL_330N3G.dts
target/linux/ramips/dts/WNCE2001.dts
target/linux/ramips/dts/WR512-3GN-4M.dts
target/linux/ramips/dts/WR512-3GN-8M.dts
target/linux/ramips/dts/WR6202.dts
target/linux/ramips/dts/XDXRN502J.dts
target/linux/ramips/dts/rt3050.dtsi
target/linux/ramips/dts/rt3352.dtsi
target/linux/ramips/dts/rt3883.dtsi
target/linux/ramips/dts/rt5350.dtsi

index 01e02754a7d85a7ce41b87b564a6d0af6ce1ebde..9f600276e6a3cab0ed886407741a20f0f33ea9e4 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "3G-6200N", "ralink,rt3050-soc";
        model = "Edimax 3g-6200n";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 6e73586b8b5dd8da0250925f92adc9e6c0b6389a..0dca09874db0ed05b7983b25c888244c7655084b 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "3G-6200N", "ralink,rt3050-soc";
        model = "Edimax 3g-6200n";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 38f4e9f122a1f612bc7da6b12fad64ad7a31c6f2..6d2411b3c35692cf998d58e5f0f694d893cff5e9 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "3G300M", "ralink,rt3052-soc";
        model = "Tenda 3G300M";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "mdio", "sdram", "rgmii";
index d5e1fc7a1f9c1e74b6cf6e8dc05a6490db196b38..36a8f10553403cb025583cdb263f2f433e5dd377 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "AIR3GII", "ralink,rt5350-soc";
        model = "AirLive Air3GII";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 553304b6cebcd2786bbe6975ac3403301acba41f..023ccd2fa16bbc4c45aa2447c3f3760c5cd6715b 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "ALL0239-3G", "ralink,rt3052-soc";
        model = "Allnet ALL0239-3G";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
index 5fb2ab551b3d72ea9b0cdbc1f7037bf303799b50..ae5723812e3c31f523a5b623838c604130fe2410 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "ALL0256N", "ralink,rt3050-soc";
        model = "Allnet ALL0256N";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 4a3532e7efce3809815350bfe9273e23dfa29bd0..74a95bc0946ae24b10db4a07cb5c368fdf4f432d 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "ALL0256N", "ralink,rt3050-soc";
        model = "Allnet ALL0256N";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index b284b13747c2c630f87cf190b070cddbe788b8ae..fb704f3abac05a83be64ebde6c48b29808aaf8dd 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "ALL5002", "ralink,rt3352-soc";
        model = "Allnet ALL5002/ALL5003";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x10000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 06be27cb8c358d8c46b8664ce5b19c86ec28f60e..b5c94a5f341e049b51dcb18676a8b9704a1e037d 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "ARGUS_ATP52B", "ralink,rt3052-soc";
        model = "Argus ATP-52B";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 10cbb6244aac3fe9c042aa56ff6a47534b726c3b..8b97169acec8343910e790fd572b357b690e69bd 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "BC2", "ralink,rt3052-soc";
        model = "NexAira BC2";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "mdio", "sdram", "rgmii";
index abc354b2688d99c8c8fb85fe6820782b79118565..7529b6b6e5dcbe719a973aa2915050c36603be21 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "BR-6425", "ralink,rt3052-soc";
        model = "Edimax BR-6425";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index bafa4746e53d8917d33b1f91d49670c6321fa404..a24d829a70babd0c46ad9f0059780e992210d553 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "BROADWAY", "ralink,rt3052-soc";
        model = "Hauppauge Broadway";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 1336da450efcf9f7bae1a6bc25ebbb1ca54f368f..68048edcf214718b7254ea4ca1530826c7643a8e 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "CARAMBOLA", "ralink,rt3050-soc";
        model = "8devices Carambola";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
index f9e271dd7c8c59327c1b836a32645798b6b77884..9b1df68a1be67fe28a7ad707c9c4a62bf26f42d8 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "D105", "ralink,rt3050-soc";
        model = "Huawei D105";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "mdio", "sdram", "rgmii";
index 27a347f7a34d9acf390f433fbe3ec3b72a1688a4..4eab53abe53bab37015b5c101b99261421baa173 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "DAP-1350", "ralink,rt3052-soc";
        model = "D-Link DAP-1350";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
index a9947f568cc94fc61ca9c80c7f1b9e9c92a7f8bd..0297b8cf929680a61e5ce7d6af78ced036a3b1ca 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "DIR-300-B1", "ralink,rt3050-soc";
        model = "D-Link DIR-300 B1";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 4eb78fc4328d181ce28b2bb47172f9d282068bc0..5d78538b0565ab98dc5d6ea7727255bcf9f76bd8 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "DIR-600-B1", "ralink,rt3050-soc";
        model = "D-Link DIR-600 B1";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index c277351035614cc3e0ce1a7072f690f37d2c14d6..ff15ac843991e2081313c901c577619d8e6a8a76 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "DIR-600-B2", "ralink,rt3050-soc";
        model = "D-Link DIR-600 B2";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index c9c4877852c2daebe5a1e83c369d9ea1fab4fcb5..21de0e8cc8f59415e9322ff6d75d09be2e7b66a5 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "DIR-615-D", "ralink,rt3050-soc";
        model = "D-Link DIR-615 D";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 20261bdfecc0bea8480775177e02226743119019..be852cd06e05db32cbb49fddf3eb34d0d5a471b6 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "DIR-615-H1", "ralink,rt3352-soc";
        model = "D-Link DIR-615 H1";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x10000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 5c8f44c7e0d9bc01957b285b8d59784b79bb0c78..87292246e79b2a5d69b9fd09736f96939bbe346a 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "DIR-620-A1", "ralink,rt3050-soc";
        model = "D-Link DIR-620 A1";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 8f80d4f503ad57c319ab2a69226717d1f793d69f..e0b3752006394eefd15551213a66c6dffb3cfb4c 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "DIR-645", "ralink,rt3883-soc";
        model = "D-Link DIR-645";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x10000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "uartlite", "spi";
index f92391ee42d347fac566a9f3217accde2657fc1c..5c5f0bbbe810d6f6a9399bf94414c92307c2fff9 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "ESR-9753", "ralink,rt3052-soc";
        model = "Senao / EnGenius ESR-9753";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 64fba022cedb42c70928d6eec5be2e773d74aaad..10b8037810590b59b844bf9b14b1d4a6e857648b 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "F5D8235_V2", "ralink,rt3052-soc";
        model = "Belkin F5D8235 v2";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "uartlite", "jtag", "sdram", "rgmii";
index 786fb4a47fe93418579099a5ab013c7c4361e317..cb47ba5ec6741050a15f96997aa8d94c695c73c1 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "FONERA20N", "ralink,rt3052-soc";
        model = "La Fonera 2.0N";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index fb59498b209f382ca0eb5a6850273cb6f656fdd2..7b7d2d0af738c280b5e62a03637a8a578f65b24c 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "FREESTATION5", "ralink,rt3052-soc";
        model = "ARC FreeStation5";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
index 735d85cfbc6da14513db2bb6f6a17fdeaa13d4cf..80adb0af39b099a4398cf51182f73aa09f8a7d16 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "HW550-3G", "ralink,rt3052-soc";
        model = "Aztech HW550-3G";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
index 9d755f4fe93e103e853eb39daf1e224de61bd0e0..80cd727463b0324278d1df0d9900a85000aac0a1 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "MOFI3500-3GN", "ralink,rt3052-soc";
        model = "MoFi Network MOFI3500-3GN";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
index cbde323204dfeec50f25c2d1860c220daf11ce30..29032b450f99ead98aab886936fc74791e12fafb 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "MZK-W300NH2", "ralink,rt3052-soc";
        model = "Planex MZK-W300NH2";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "uartlite", "mdio", "sdram", "rgmii";
index fab08191827f9dcf41b36381865304ce702cf071..6948120058954e0aa5363ea171fdbc6841045665 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "NBG-419N", "ralink,rt3052-soc";
        model = "ZyXEL NBG-419N";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 4681e965ae530ef91a16f8b89e30c7b4271629bc..78ad1d63a83c8c1025ae04c6b8407590186ce58e 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "NW718", "ralink,rt3050-soc";
        model = "Netcore NW718";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 11cf0634e2404b4fc46826239716ed806e5ff36e..8148294893bdacc3553edfc26384ecb4a25fd53b 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "OMNI-EMB-HPM", "ralink,rt3883-soc";
        model = "Omnima EMB HPM";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x10000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
index aa54ebe3e6ec3b8e5159727cec8231692763720c..704a5a1665ba523fa1198829d4e203f4677bc669 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "OMNI-EMB", "ralink,rt3052-soc";
        model = "Omnima MiniEMBWiFi";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 0d717bd4e5b09ce35321880fdb5d5d65ca36e05d..f91eb2fe7f725e08f1e49fad778b552a13d8edb4 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "PSR-680W", "ralink,rt3052-soc";
        model = "Petatel PSR-680W Wireless 3G Router";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
index b17afa3239d33676c30d1fd6da3c86ab5363a892..d526e836db441ddce0770086a4b443665b1f70dc 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "PWH2004", "ralink,rt3052-soc";
        model = "Prolink PWH2004";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 66f5d8312ec5a6b54cf7773238b7780e0bd465e1..9a5cab45b88d1d388fa15f7b83116858203df771 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "RT-G32-B1", "ralink,rt3050-soc";
        model = "Asus RT-G32 B1";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 57d5194f0ae932a6d806c199531515dc03ffd9d7..2f070b74190868fe0b676971ad32e1d1983857cf 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "RT-N10-PLUS", "ralink,rt3050-soc";
        model = "Asus RT-N10+";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 1545b6bdfb775c3ec517f733a6dedfabd67c92f2..162a5c85d92f5990dcf5c87e9a455c77afa952be 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "RT-N13U", "ralink,rt3052-soc";
        model = "Asus RT-N13U";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 97663125cabc00f4199b802dd87532a71661094e..0c09904f51024dcdf2994702bae30ec029c4e184 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "RT-N56U", "ralink,rt3883-soc";
        model = "Asus RT-N56U";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x10000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "uartlite";
index 300a2eb067ffe12783f5b26d440d41a334b30477..8f1fe851f2a84b15d416dc36b2171d17b7cc6b2d 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "SL-R7205", "ralink,rt3052-soc";
        model = "Skyline SL-R7205 Wireless 3G Router";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 4f877323f0b4ee5b04929f34149e7686725f08fd..eb2d4bc6af903e77a3d97967b270b5b66916354c 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "TEW-691GR", "ralink,rt3883-soc";
        model = "TRENDnet TEW-691GR";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x10000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "uartlite";
index 0e7b15df8ff0b1b0258d07b5caa8e847617d7200..f5d0d04845af6d04bd17c4e60868573301a696e8 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "TEW-692GR", "ralink,rt3883-soc";
        model = "TRENDnet TEW-692GR";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x10000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "uartlite";
index 4f90c2697e72fd04e4a33c41a8e815847ea05979..6bb360d9d7525f32e3544cb5f796218cfac3e076 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "UR-326N4G", "ralink,rt3052-soc";
        model = "UR-326N4G Wireless N router";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
index 537f9364c8f68adfb03d45222162ddfdb5242664..a5c28412147e72d558017b54439bc67cf6c8863e 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "UR-336UN", "ralink,rt3052-soc";
        model = "UR-336UN Wireless N router";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
index b15e03d1360436255c75046145e1ab5b7ad2c3df..a4f8c3c77f421e0f85fa952fc0b21538edad9797 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "V22RW-2X2", "ralink,rt3052-soc";
        model = "Ralink AP-RT3052-V22RW-2X2";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 86e30a1500a8b59c792e4ecf69fb49730b6da8af..94f1960641df4820c2f252b374d88824f9678cde 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "3G300M", "ralink,rt3050-soc";
        model = "Tenda 3G300M";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "mdio", "sdram", "rgmii", "jtag";
index d1493cde0734f21a6b1e3fc46ceea4d1ef62998a..f5b3414442cd74ccc962e533826e3bac4414eb4f 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "W306R_V20", "ralink,rt3052-soc";
        model = "Tenda W306R V2.0";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
index cfa63dd7a2c270fb1369682f495611d21a889677..89ddc7940736f2181c7519a0b4588934a63f3320 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "W502U", "ralink,rt3052-soc";
        model = "ALFA Networks W502U";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
index e8d0a06dd7532f7ae8eb40b20fd4c5f9f73c74c8..380af7d558989fb016be58d114887c26ff52489e 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WCR150GN", "ralink,rt3052-soc";
        model = "Sparklan WCR-150GN";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 200b310ee63e5aced4b3d9e81bc58e1e6be45ad8..bd18f4cdfb610ee96b83b2b855a69cf5e5a09938 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WHR-G300N", "ralink,rt3052-soc";
        model = "Buffalo WHR-G300N";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index f8317e07acfd495c8e3a3b064158cf2353ca3803..f9e0595f11f149aac4c9a905b1b9efbb75614da5 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WL-351", "ralink,rt3052-soc";
        model = "Sitecom WL-351 v1 002";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "uartlite", "jtag", "sdram", "rgmii";
index 46ec5277c3b321002c95920d94af3440ef9fb5e4..09ef84495796fa2a6f77eb92564cbe952074e611 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WL341V3", "ralink,rt3052-soc";
        model = "Sitecom WL-341 v3";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 78daecc8f8bf9f7062cb821912063be9690d1330..4ffced1babcbd29b2c714c71bb08e9c95a42ffb1 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WL_330N", "ralink,rt3050-soc";
        model = "Asus WL-330N";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 5f7be3dc41c1c27e9a38cc930a9a3d114be0977c..04a46237b3ff267229949aa60011f7e36a010c6e 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WL_330N3G", "ralink,rt3050-soc";
        model = "Asus WL-330N3G";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
index 1aa1e2cc0472c2723b856b2eda00994dd616376a..d7ad3aae9d56407a5713724e967a63df0efc7c9b 100644 (file)
@@ -8,10 +8,6 @@
        compatible = "WNCE2001", "ralink,rt3052-soc";
        model = "Netgear WNCE2001";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
index 5e640c720bf8579a9d856f971558860ad0b5dbf8..cef7464d459d118d77290b45e5c516cdd1b441c3 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WR512-3GN", "ralink,rt3052-soc";
        model = "WR512-3GN-like router";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
index 01c3ae6f51afca2daf81e490dc3b4ca42d39979a..9325dbb877a960a419b8f048bf249c038726eae1 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WR512-3GN", "ralink,rt3052-soc";
        model = "WR512-3GN-like router";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
index a385db7b282aa552880f44a149dc16dbc127d5d8..a970849e313821cece01eb96859db9278078c765 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "WR6202", "ralink,rt3052-soc";
        model = "AWB WR6202";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
index 791596d1b5e8f899b3ab33cffeeb0fc218699131..3df097cde71023362e2c7ab8a1057c1da859f11c 100644 (file)
@@ -6,10 +6,6 @@
        compatible = "XDXRN502J", "ralink,rt3052-soc";
        model = "XDX RN502J";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        palmbus@10000000 {
                sysc@0 {
                        ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
index 58f55b9a2153b29e8db9737052fa2dcc8b700f7a..c56bf2ff72323869185cb23651d51a1fcf892bdc 100644 (file)
                bootargs = "console=ttyS0,57600";
        };
 
+       memorydetect {
+               ralink,memory = <0x0 0x200000 0x4000000>;
+       };
+
        cpuintc: cpuintc@0 {
                #address-cells = <0>;
                #interrupt-cells = <1>;
index 652e361ce0b6c8a22750e6f9167d3de37548c259..6896994547f895775b5c3940d5242151174226e9 100644 (file)
                bootargs = "console=ttyS0,57600";
        };
 
+       memorydetect {
+               ralink,memory = <0x0 0x200000 0x10000000>;
+       };
+
        cpuintc: cpuintc@0 {
                #address-cells = <0>;
                #interrupt-cells = <1>;
index aa07948b39bee488cf2bf0cf12d8fe0684d1e857..415b26f9a1f7e537372124d29dea93dc767a76d6 100644 (file)
                spi0 = &spi0;
        };
 
+       memorydetect {
+               ralink,memory = <0x0 0x200000 0x10000000>;
+       };
+
        cpuintc: cpuintc@0 {
                #address-cells = <0>;
                #interrupt-cells = <1>;
index 06cfb96391018f9783c8da31409f61bae3e94080..0513531abfcbd303a4543e6f4457dd746ff919bd 100644 (file)
                bootargs = "console=ttyS0,57600";
        };
 
+       memorydetect {
+               ralink,memory = <0x0 0x200000 0x4000000>;
+       };
+
        cpuintc: cpuintc@0 {
                #address-cells = <0>;
                #interrupt-cells = <1>;