Revert "g12: Remove androidboot.dynamic_partitions from kernel cmdline"
authorJan Altensen <info@stricted.net>
Sat, 18 Jun 2022 05:23:20 +0000 (07:23 +0200)
committerNolen Johnson <johnsonnolen@gmail.com>
Sat, 18 Jun 2022 05:24:48 +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 12481697851e12324225db28721068ba9aaa7247..03e93d502cff05432955ee8b860118ebbbc6dc91 100644 (file)
@@ -48,7 +48,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
+BOARD_KERNEL_CMDLINE := androidboot.dynamic_partitions=true androidboot.dtbo_idx=0 androidboot.boot_devices=ffe07000.emmc otg_device=1
 BOARD_KERNEL_IMAGE_NAME := Image.gz
 BOARD_KERNEL_OFFSET := 0x00008000
 BOARD_KERNEL_PAGESIZE := 2048