mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
ath79: specify "firmware" partition format for Ubiquiti UniFi
This affects: 1. Ubiquiti UniFi-AC-LITE/LR 2. Ubiquiti UniFi-AC-PRO 3. Ubiquiti UniFi-AC-MESH 4. Ubiquiti UniFi-AC-MESH PRO Succesfully tested on UniFi AP AC Pro. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
3e19113d5d
commit
18c5e7ba91
@ -82,6 +82,7 @@
|
||||
partition@70000 {
|
||||
label = "firmware";
|
||||
reg = <0x070000 0x790000>;
|
||||
compatible = "denx,uimage";
|
||||
};
|
||||
|
||||
partition@800000 {
|
||||
|
Loading…
Reference in New Issue
Block a user