From 4835ea949f23a71c8f293984e5dee627fe67b781 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 18 Mar 2014 19:22:13 +0000 Subject: ralink: add missing OF node Signed-off-by: John Crispin SVN-Revision: 39950 --- target/linux/ramips/dts/F5D8235_V1.dts | 4 ++-- target/linux/ramips/dts/OMNI-EMB-HPM.dts | 2 +- target/linux/ramips/dts/RT-N15.dts | 2 +- target/linux/ramips/dts/RTN56U.dts | 2 +- target/linux/ramips/dts/TEW-691GR.dts | 2 +- target/linux/ramips/dts/TEW-692GR.dts | 2 +- target/linux/ramips/dts/WLI-TX4-AG300N.dts | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) (limited to 'target') diff --git a/target/linux/ramips/dts/F5D8235_V1.dts b/target/linux/ramips/dts/F5D8235_V1.dts index e021565..0d1e9a8 100644 --- a/target/linux/ramips/dts/F5D8235_V1.dts +++ b/target/linux/ramips/dts/F5D8235_V1.dts @@ -42,8 +42,8 @@ reg = <0x30000 0x10000>; read-only; }; - partition@40000 { - label = "calibration"; + factory: partition@40000 { + label = "factory"; reg = <0x40000 0x10000>; read-only; }; diff --git a/target/linux/ramips/dts/OMNI-EMB-HPM.dts b/target/linux/ramips/dts/OMNI-EMB-HPM.dts index fa7d515..ed94c5f 100644 --- a/target/linux/ramips/dts/OMNI-EMB-HPM.dts +++ b/target/linux/ramips/dts/OMNI-EMB-HPM.dts @@ -34,7 +34,7 @@ read-only; }; - partition@40000 { + factory: partition@40000 { reg = <0x00040000 0x00010000>; label = "factory"; read-only; diff --git a/target/linux/ramips/dts/RT-N15.dts b/target/linux/ramips/dts/RT-N15.dts index 27b0da9..77e640f 100644 --- a/target/linux/ramips/dts/RT-N15.dts +++ b/target/linux/ramips/dts/RT-N15.dts @@ -40,7 +40,7 @@ reg = <0x30000 0x10000>; read-only; }; - partition@40000 { + factory: partition@40000 { label = "factory"; reg = <0x40000 0x10000>; read-only; diff --git a/target/linux/ramips/dts/RTN56U.dts b/target/linux/ramips/dts/RTN56U.dts index ec9163a..b962aa0 100644 --- a/target/linux/ramips/dts/RTN56U.dts +++ b/target/linux/ramips/dts/RTN56U.dts @@ -79,7 +79,7 @@ read-only; }; - partition@40000 { + factory: partition@40000 { reg = <0x00040000 0x00010000>; label = "factory"; read-only; diff --git a/target/linux/ramips/dts/TEW-691GR.dts b/target/linux/ramips/dts/TEW-691GR.dts index 1d61529..33f8925 100644 --- a/target/linux/ramips/dts/TEW-691GR.dts +++ b/target/linux/ramips/dts/TEW-691GR.dts @@ -60,7 +60,7 @@ read-only; }; - partition@40000 { + factory: partition@40000 { reg = <0x00040000 0x00010000>; label = "factory"; read-only; diff --git a/target/linux/ramips/dts/TEW-692GR.dts b/target/linux/ramips/dts/TEW-692GR.dts index 3d7dc9f..6e43c7c 100644 --- a/target/linux/ramips/dts/TEW-692GR.dts +++ b/target/linux/ramips/dts/TEW-692GR.dts @@ -80,7 +80,7 @@ read-only; }; - partition@40000 { + factory: partition@40000 { reg = <0x00040000 0x00010000>; label = "factory"; read-only; diff --git a/target/linux/ramips/dts/WLI-TX4-AG300N.dts b/target/linux/ramips/dts/WLI-TX4-AG300N.dts index 0ea5e29..063caed 100644 --- a/target/linux/ramips/dts/WLI-TX4-AG300N.dts +++ b/target/linux/ramips/dts/WLI-TX4-AG300N.dts @@ -39,8 +39,8 @@ reg = <0x30000 0x10000>; read-only; }; - partition@40000 { - label = "calibration"; + factory: partition@40000 { + label = "factory"; reg = <0x40000 0x10000>; read-only; }; -- cgit v1.1