1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 13:13:55 +02:00

ipq40xx: specify "firmware" partition format for GL.iNet GL-B1300

Specify firmware partition format by compatible string.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
Christian Lamparter 2018-11-26 18:59:22 +01:00
parent 771736c039
commit 1cbe457cf9

View File

@ -210,6 +210,7 @@
};
firmware@180000 {
compatible = "denx,fit";
label = "firmware";
reg = <0x180000 0x1e80000>;
};