ipq40xx: fix boot with opboot for mobipromo cm520-79f

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2025-06-24 15:50:10 +08:00
parent 9a39a449eb
commit 360bfcbcdf
@@ -19,6 +19,10 @@
led-upgrade = &led_sys;
};
chosen {
bootargs-append = " ubi.block=0,1 root=/dev/ubiblock0_1";
};
soc {
tcsr@1949000 {
compatible = "qcom,tcsr";
@@ -251,7 +255,7 @@
};
partition@b80000 {
label = "ubi";
label = "rootfs";
reg = <0xb80000 0x7480000>;
};
};