Browse Source

ath79: rename UniFi AC kernel1 partition

These devices do not run Ubiquiti AirOS. Rename the partition to the
name used by other UniFi devices with vendor dualboot support.

Signed-off-by: David Bauer <[email protected]>
David Bauer 4 years ago
parent
commit
99f50a7535
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi

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

@@ -79,7 +79,7 @@
 			};
 
 			partition@800000 {
-				label = "ubnt-airos";
+				label = "kernel1";
 				reg = <0x800000 0x790000>;
 				read-only;
 			};