mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-22 07:16:56 +00:00
ipq40xx: specify "firmware" partition format for AVM Fritz!Box 4040
Specify firmware partition format by compatible string. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
40180b6305
commit
bff9d4e081
@ -278,6 +278,7 @@
|
||||
read-only;
|
||||
};
|
||||
partition11@2A0000 {
|
||||
compatible = "denx,fit";
|
||||
label = "firmware";
|
||||
reg = <0x002a0000 0x01c60000>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user