mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-28 17:12:22 +00:00
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:
committed by
Arif Alam
parent
8bd4573262
commit
626f7283b7
@@ -151,13 +151,11 @@
|
||||
partition@580000 {
|
||||
label = "rootfs1";
|
||||
reg = <0x580000 0x4000000>;
|
||||
compatible = "linux,ubi";
|
||||
};
|
||||
|
||||
partition@4580000 {
|
||||
label = "rootfs2";
|
||||
reg = <0x4580000 0x4000000>;
|
||||
compatible = "linux,ubi";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user