From fbbc127f42b7c08aadb29da8a1534ea4ebc16241 Mon Sep 17 00:00:00 2001 From: John Thomson Date: Wed, 18 May 2022 09:23:14 +1000 Subject: ath79: mikrotik: add rw soft_config to extra devices Linux MTD requires the parent partition be writable for a child partition to be allowed write permission. Signed-off-by: John Thomson (cherry picked from commit 86fb287ad564e344d9630d8235104da144406d08) --- target/linux/ath79/dts/qca9558_mikrotik_routerboard-96x.dtsi | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ath79/dts/qca9558_mikrotik_routerboard-96x.dtsi') diff --git a/target/linux/ath79/dts/qca9558_mikrotik_routerboard-96x.dtsi b/target/linux/ath79/dts/qca9558_mikrotik_routerboard-96x.dtsi index e1de96e40c..3cfc40cd86 100644 --- a/target/linux/ath79/dts/qca9558_mikrotik_routerboard-96x.dtsi +++ b/target/linux/ath79/dts/qca9558_mikrotik_routerboard-96x.dtsi @@ -88,7 +88,6 @@ partition@0 { label = "RouterBoot"; reg = <0x0 0x20000>; - read-only; compatible = "mikrotik,routerboot-partitions"; #address-cells = <1>; #size-cells = <1>; -- cgit v1.2.3