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 {
|
partition@800000 {
|
||||||
label = "ubnt-airos";
|
label = "kernel1";
|
||||||
reg = <0x800000 0x790000>;
|
reg = <0x800000 0x790000>;
|
||||||
read-only;
|
read-only;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user