aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorChristoph Krapp <achterin@googlemail.com>2018-07-03 11:06:20 +0200
committerMathias Kresin <dev@kresin.me>2018-07-04 01:20:03 +0200
commit8722c52b41d551e768b3cc46049afb6657099d59 (patch)
treeb8c43d93f356ff499fbdb5eac2f60840013454d8 /target
parent63c9081c775f1829a5511c055ba44c61ea1ee56e (diff)
downloadupstream-8722c52b41d551e768b3cc46049afb6657099d59.tar.gz
upstream-8722c52b41d551e768b3cc46049afb6657099d59.tar.bz2
upstream-8722c52b41d551e768b3cc46049afb6657099d59.zip
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 <achterin@googlemail.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi1
1 files changed, 0 insertions, 1 deletions
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 {