Merge "Load samsung_iommu_v9 in serial" into udc-d1-dev
This commit is contained in:
commit
f36ccb1127
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