Merge "Load samsung_iommu_v9 in serial" into udc-d1-dev am: f36ccb1127
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24079218 Change-Id: I394a34b6eec4a71be72595790b2aadcc5b84f2d2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
63f4e5bd48
2 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
|||
# The modules which need to be loaded in sequential
|
||||
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += g2d.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += samsung_iommu_v9.load_sequential=1
|
||||
|
||||
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
||||
TARGET_BOOTLOADER_BOARD_NAME := husky
|
||||
|
|
|
@ -20,6 +20,7 @@ BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
|||
# The modules which need to be loaded in sequential
|
||||
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += g2d.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += samsung_iommu_v9.load_sequential=1
|
||||
|
||||
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
||||
TARGET_BOOTLOADER_BOARD_NAME := shiba
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue