ipq40xx: specify "firmware" partition format for EnGenius EAP1300
Specify firmware partition format by compatible string. Cc: Steven Lin <steven.lin@senao.com> Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
1cbe457cf9
commit
97ba1411e5
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@
|
|||
read-only;
|
||||
};
|
||||
partition8@190000 {
|
||||
compatible = "denx,fit";
|
||||
label = "firmware";
|
||||
reg = <0x190000 0x1dc0000>;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue