ipq806x: fix E8350 web upgrade again

This commit is contained in:
coolsnowwolf 2021-07-31 16:49:38 +08:00
parent 0c928423f6
commit 8e247edca9

View File

@ -68,7 +68,12 @@
partition@0 {
label = "ubi";
reg = <0 0x8000000>;
reg = <0 0x4000000>;
};
partition@4000000 {
label = "extra";
reg = <0x4000000 0x4000000>;
};
};