projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8a17fd
)
ath79: rename UniFi AC kernel1 partition
author
David Bauer
<
[email protected]
>
Sat, 16 Jan 2021 19:08:35 +0000
(20:08 +0100)
committer
David Bauer
<
[email protected]
>
Mon, 18 Jan 2021 16:33:00 +0000
(17:33 +0100)
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 <
[email protected]
>
target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi
b/target/linux/ath79/dts/qca9563_ubnt_unifiac.dtsi
index 14532d3b7f8f346cc5a76639b69677964a3a11c2..85f13c1473c1ff7bc57c4baaffc63295fa76bf14 100644
(file)
--- 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;
};