mediatek: disable ubi auto attach to retain dualboot behavior for EAP111

Signed-off-by: Sebastian Huang <sebastian_huang@accton.com>
This commit is contained in:
Sebastian Huang
2025-09-27 17:36:08 +08:00
committed by Arif Alam
parent 8bd4573262
commit 626f7283b7

View File

@@ -151,13 +151,11 @@
partition@580000 {
label = "rootfs1";
reg = <0x580000 0x4000000>;
compatible = "linux,ubi";
};
partition@4580000 {
label = "rootfs2";
reg = <0x4580000 0x4000000>;
compatible = "linux,ubi";
};
};
};