Revert "g12: Remove androidboot.dynamic_partitions from kernel cmdline"
authorJan Altensen <info@stricted.net>
Sat, 18 Jun 2022 05:22:34 +0000 (07:22 +0200)
committerNolen Johnson <johnsonnolen@gmail.com>
Sat, 18 Jun 2022 05:24:44 +0000 (07:24 +0200)
This reverts commit 121e182490dfbe7f388b99738d37641dbb7a7b2b.

Reason: Devkits don't set these, and it's harmless on devices
(only Deadpool it seems) who already set it.

Change-Id: I261dfdfc07f5a4dac0285c623e03000e4d1bb1d0

BoardConfigCommon.mk

index 3ba919e213f79ba1b8347422d790a1d48e7dcfb2..f3c55b9e93ed34f5a8e2cef00bde3869b5d8c5bd 100644 (file)
@@ -42,7 +42,7 @@ DEVICE_MATRIX_FILE := $(COMMON_PATH)/compatibility_matrix.xml
 BOARD_BOOTIMG_HEADER_VERSION := 2
 BOARD_DTB_OFFSET := 0x00e88000
 BOARD_KERNEL_BASE := 0x01078000
-BOARD_KERNEL_CMDLINE := androidboot.dtbo_idx=0 androidboot.boot_devices=ffe07000.emmc otg_device=1 use_uvm=1
+BOARD_KERNEL_CMDLINE := androidboot.dynamic_partitions=true androidboot.dtbo_idx=0 androidboot.boot_devices=ffe07000.emmc otg_device=1 use_uvm=1
 BOARD_KERNEL_IMAGE_NAME := Image.gz
 BOARD_KERNEL_OFFSET := 0x00008000
 BOARD_KERNEL_PAGESIZE := 2048