1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-05 15:16:25 +02:00

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 <mail@david-bauer.net>
This commit is contained in:
David Bauer 2021-01-16 20:08:35 +01:00
parent a8a17fd223
commit 99f50a7535

View File

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