sdm710-common: Set swiotlb to default size
swiotlb size set to 64MB default value. Change-Id: Ib256f5d2a1642ba2e635e632e7d1486aa2dd8f13
This commit is contained in:
parent
3805e0bdc9
commit
7fd8dc1c2c
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ BOARD_KERNEL_CMDLINE := \
|
||||||
service_locator.enable=1 \
|
service_locator.enable=1 \
|
||||||
androidboot.configfs=true \
|
androidboot.configfs=true \
|
||||||
androidboot.usbcontroller=a600000.dwc3 \
|
androidboot.usbcontroller=a600000.dwc3 \
|
||||||
swiotlb=1 \
|
|
||||||
loop.max_part=7 \
|
loop.max_part=7 \
|
||||||
kpti=off
|
kpti=off
|
||||||
BOARD_KERNEL_BASE := 0x00000000
|
BOARD_KERNEL_BASE := 0x00000000
|
||||||
|
|
Loading…
Reference in a new issue