From 2b705ba3b065e1ddb8d96fe0a0e60fbb6fec7961 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 16 Jan 2021 20:08:35 +0100 Subject: [PATCH] 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 Signed-off-by: maurerr --- target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi b/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi index 14532d3b7f8..85f13c1473c 100644 --- a/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi +++ b/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi @@ -79,7 +79,7 @@ }; partition@800000 { - label = "ubnt-airos"; + label = "kernel1"; reg = <0x800000 0x790000>; read-only; };