Browse Source

ralink: dts fixes

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 38917
John Crispin 12 years ago
parent
commit
bb2b428a5c

+ 1 - 1
target/linux/ramips/dts/ASL26555-16M.dts

@@ -31,7 +31,7 @@
 					reg = <0x30000 0x10000>;
 					read-only;
 				};
-				partition@40000 {
+				factory: partition@40000 {
 					label = "factory";
 					reg = <0x40000 0x10000>;
 					read-only;

+ 1 - 1
target/linux/ramips/dts/DIR-300-B1.dts

@@ -36,7 +36,7 @@
 			read-only;
 		};
 
-		partition@40000 {
+		factory: partition@40000 {
 			label = "devconf";
 			reg = <0x40000 0x10000>;
 			read-only;

+ 1 - 1
target/linux/ramips/dts/DIR-600-B1.dts

@@ -36,7 +36,7 @@
 			read-only;
 		};
 
-		partition@40000 {
+		factory: partition@40000 {
 			label = "devconf";
 			reg = <0x40000 0x10000>;
 			read-only;

+ 0 - 4
target/linux/ramips/dts/W502U.dts

@@ -1,7 +1,3 @@
-	ethernet@10100000 {
-		mtd-mac-address = <&factory 0x28>;
-	};
-
 /dts-v1/;
 
 /include/ "rt3050.dtsi"