Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 863c8b95 authored by SamarV-121's avatar SamarV-121 Committed by Gagan Malvi
Browse files

ARM64: dts: mediatek: Remove loop.max_part=7 from bootargs


 * Fixes failed to mount /tmp/com.android.adbd.apex to loop device /dev/block/loop16 error spam in recovery

Signed-off-by: default avatarSamarV-121 <samarvispute121@gmail.com>
Signed-off-by: default avatarGagan Malvi <malvi@aospa.co>
parent b1c96d47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
		bootargs = "console=tty0 console=ttyS0,921600n1 vmalloc=400M \
slub_debug=OFZPU page_owner=on \
swiotlb=noforce androidboot.hardware=mt6765 \
maxcpus=8 loop.max_part=7 \
maxcpus=8 \
firmware_class.path=/vendor/firmware";
		kaslr-seed = <0 0>;
	};