From 33e2a51d4dce68cb7463bd7463070c47a0a93c70 Mon Sep 17 00:00:00 2001
From: Jonas Gorski <jogo@openwrt.org>
Date: Thu, 21 Aug 2014 11:27:44 +0000
Subject: [PATCH] brcm63xx: dsl-274xb-c: linux partition should not be
 read-only

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 42234
---
 target/linux/brcm63xx/dts/dsl-274xb-c.dts | 1 -
 1 file changed, 1 deletion(-)

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 {
-- 
GitLab