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 | 08c8aced286e1984254041040a70ab5331fc33b2 (patch) | |
tree | 4df74cad408a9b708ccf2b230f55f3fabe3b1d37 /target/linux/brcm63xx | |
parent | 16be44f48f97d5701a5256b9e2610e88e9569e60 (diff) | |
download | upstream-08c8aced286e1984254041040a70ab5331fc33b2.tar.gz upstream-08c8aced286e1984254041040a70ab5331fc33b2.tar.bz2 upstream-08c8aced286e1984254041040a70ab5331fc33b2.zip |
brcm63xx: dsl-274xb-c: linux partition should not be read-only
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42234 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-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 { |