mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-21 23:07:02 +00:00
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
@ -192,6 +192,7 @@
|
||||
read-only;
|
||||
};
|
||||
partition8@190000 {
|
||||
compatible = "denx,fit";
|
||||
label = "firmware";
|
||||
reg = <0x190000 0x1dc0000>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user