From 99f50a75351f91f82485e05f6efaa3c36aa5f79f 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 --- 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 14532d3b7f..85f13c1473 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; };