From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.gmx.net ([212.227.17.20]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dsPSv-0005U7-Nv for barebox@lists.infradead.org; Thu, 14 Sep 2017 08:25:52 +0000 From: Oleksij Rempel Date: Thu, 14 Sep 2017 10:25:05 +0200 Message-Id: <20170914082509.23583-7-linux@rempel-privat.de> In-Reply-To: <20170914082509.23583-1-linux@rempel-privat.de> References: <20170914082509.23583-1-linux@rempel-privat.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v3 06/10] MIPS: dts: tl_wdr4300: remove RO flag from barebox partition To: barebox@lists.infradead.org Cc: Oleksij Rempel we need it RW for barebox updates. Signed-off-by: Oleksij Rempel --- arch/mips/dts/ar9344_tl_wdr4300.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/mips/dts/ar9344_tl_wdr4300.dts b/arch/mips/dts/ar9344_tl_wdr4300.dts index c784e6cb4..139717a6b 100644 --- a/arch/mips/dts/ar9344_tl_wdr4300.dts +++ b/arch/mips/dts/ar9344_tl_wdr4300.dts @@ -53,7 +53,6 @@ partition@0 { label = "barebox"; reg = <0 0x80000>; - read-only; }; partition@80000 { -- 2.11.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox