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:
Rafał Miłecki 2018-11-22 13:37:56 +01:00
parent 3e19113d5d
commit 18c5e7ba91
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
partition@70000 {
label = "firmware";
reg = <0x070000 0x790000>;
compatible = "denx,uimage";
};
partition@800000 {