From: Christoph Krapp Date: Tue, 3 Jul 2018 09:06:20 +0000 (+0200) Subject: ath79: remove bs-partition ro-flag for UniFi AC devices X-Git-Tag: v19.07.0-rc1~3256 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8722c52b41d551e768b3cc46049afb6657099d59;p=openwrt%2Fstaging%2Fpepe2k.git ath79: remove bs-partition ro-flag for UniFi AC devices This removes the read-only flag from the bs (bootselect) partition on UniFi AC devices. This allows to correct the indicator from which partition the device is booting its kernel from. See also: - freifunk-gluon/gluon#1301 - https://bugs.lede-project.org/index.php?do=details&task_id=662 Signed-off-by: Christoph Krapp --- diff --git a/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi b/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi index 941a5180df..381575c947 100644 --- a/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi +++ b/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi @@ -97,7 +97,6 @@ partition@f90000 { label = "bs"; reg = <0xf90000 0x020000>; - read-only; }; partition@fb0000 {