diff options
author | John Crispin <john@openwrt.org> | 2014-03-18 19:22:13 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-03-18 19:22:13 +0000 |
commit | 4835ea949f23a71c8f293984e5dee627fe67b781 (patch) | |
tree | a65679a558dd4b0f20328d1e9af6ee42424ff8e1 /target/linux/ramips/dts/TEW-692GR.dts | |
parent | 332b94fbd524b944d2296b8ae0bf3db90a64ac90 (diff) | |
download | upstream-4835ea949f23a71c8f293984e5dee627fe67b781.tar.gz upstream-4835ea949f23a71c8f293984e5dee627fe67b781.tar.bz2 upstream-4835ea949f23a71c8f293984e5dee627fe67b781.zip |
ralink: add missing OF node
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39950
Diffstat (limited to 'target/linux/ramips/dts/TEW-692GR.dts')
-rw-r--r-- | target/linux/ramips/dts/TEW-692GR.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/TEW-692GR.dts b/target/linux/ramips/dts/TEW-692GR.dts index 3d7dc9fdf2..6e43c7c6ba 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; |