diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-21 11:27:44 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-21 11:27:44 +0000 |
commit | 33e2a51d4dce68cb7463bd7463070c47a0a93c70 (patch) | |
tree | 3fc86eb1d60e7d4f50759bbf7721e7ac5b412e02 | |
parent | b9ea44f94781428ef6900a93b502a7eb6b8223db (diff) | |
download | upstream-33e2a51d4dce68cb7463bd7463070c47a0a93c70.tar.gz upstream-33e2a51d4dce68cb7463bd7463070c47a0a93c70.tar.bz2 upstream-33e2a51d4dce68cb7463bd7463070c47a0a93c70.zip |
brcm63xx: dsl-274xb-c: linux partition should not be read-only
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42234
-rw-r--r-- | target/linux/brcm63xx/dts/dsl-274xb-c.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/dts/dsl-274xb-c.dts b/target/linux/brcm63xx/dts/dsl-274xb-c.dts index 9f7d77da05..e36ddfac17 100644 --- a/target/linux/brcm63xx/dts/dsl-274xb-c.dts +++ b/target/linux/brcm63xx/dts/dsl-274xb-c.dts @@ -21,7 +21,6 @@ linux@10000 { label = "linux"; reg = <0x010000 0x3e0000>; - read-only; }; nvram@3f0000 { |