diff options
author | John Crispin <blogic@openwrt.org> | 2013-11-26 09:51:57 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-11-26 09:51:57 +0000 |
commit | c47f4281b802c32a1416ac56af03f6d90f625e0b (patch) | |
tree | b5a072dbca94992a9a650b88bb8e15e8d4e6925c /target/linux/ramips/dts/DIR-600-B1.dts | |
parent | 97bbd3cb759527dc9162f141419c965c1d89ee82 (diff) | |
download | upstream-c47f4281b802c32a1416ac56af03f6d90f625e0b.tar.gz upstream-c47f4281b802c32a1416ac56af03f6d90f625e0b.tar.bz2 upstream-c47f4281b802c32a1416ac56af03f6d90f625e0b.zip |
ralink: dts fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38917 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/DIR-600-B1.dts')
-rw-r--r-- | target/linux/ramips/dts/DIR-600-B1.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DIR-600-B1.dts b/target/linux/ramips/dts/DIR-600-B1.dts index e43a0d78f0..aa9309fbb7 100644 --- a/target/linux/ramips/dts/DIR-600-B1.dts +++ b/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; |