From: David Bauer Date: Sat, 16 Jan 2021 19:08:35 +0000 (+0100) Subject: ath79: rename UniFi AC kernel1 partition X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=99f50a75351f91f82485e05f6efaa3c36aa5f79f;p=openwrt%2Fstaging%2Fthess.git 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 --- 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; };