mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00: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:
parent
a8a17fd223
commit
99f50a7535
@ -79,7 +79,7 @@
|
||||
};
|
||||
|
||||
partition@800000 {
|
||||
label = "ubnt-airos";
|
||||
label = "kernel1";
|
||||
reg = <0x800000 0x790000>;
|
||||
read-only;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user