mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-13 10:08:34 +00:00
ath79: specify "firmware" partition format for TP-LINK Archer C7 v2
With this change it doesn't require trying parsers one by one. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
c87d47aee8
commit
c8a005fefd
@ -37,10 +37,11 @@
|
||||
|
||||
firmware@20000 {
|
||||
reg = <0x020000 0xfd0000>;
|
||||
compatible = "tplink,firmware";
|
||||
};
|
||||
|
||||
art: art@ff0000 {
|
||||
reg = <0xff0000 0x010000>;
|
||||
read-only;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user