Browse Source

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 <[email protected]>
Christoph Krapp 7 years ago
parent
commit
8722c52b41
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi

+ 0 - 1
target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi

@@ -97,7 +97,6 @@
 			partition@f90000 {
 				label = "bs";
 				reg = <0xf90000 0x020000>;
-				read-only;
 			};
 
 			partition@fb0000 {