mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 03:14:50 +00:00
ipq40xx: specify "firmware" partition format for Compex WPJ428
Specify firmware partition format by compatible string. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
db2e32c04b
commit
771736c039
@ -221,6 +221,7 @@
|
||||
read-only;
|
||||
};
|
||||
partition6@180000 {
|
||||
compatible = "denx,fit";
|
||||
label = "firmware";
|
||||
reg = <0x00180000 0x01e80000>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user