Newifi D1 has 32 MiB flash, so the firmware partition size should be 0x1fb0000 Signed-off-by: Deng Qingfang <[email protected]>
@@ -106,7 +106,7 @@
partition@50000 {
label = "firmware";
- reg = <0x50000 0x2000000>;
+ reg = <0x50000 0x1fb0000>;
};