dre: Checkout cmdline from LA.UM.9.16.r1-10900.MANNAR.QSSI12.0
Change-Id: Ic26198cb01d9feaab95823ed03d0007a6d218a76
This commit is contained in:
parent
9193d5afe8
commit
2dcbb46030
1 changed files with 5 additions and 2 deletions
|
@ -47,14 +47,17 @@ BOARD_KERNEL_CMDLINE := \
|
|||
androidboot.console=ttyMSM0 \
|
||||
androidboot.hardware=qcom \
|
||||
androidboot.memcg=1 \
|
||||
androidboot.usbcontroller=a600000.dwc3 \
|
||||
androidboot.usbcontroller=4e00000.dwc3 \
|
||||
cgroup.memory=nokmem,nosocket \
|
||||
console=ttyMSM0,115200n8 \
|
||||
loop.max_part=7 \
|
||||
lpm_levels.sleep_disabled=1 \
|
||||
msm_rtb.filter=0x237 \
|
||||
reboot=panic_warm \
|
||||
service_locator.enable=1 \
|
||||
swiotlb=2048 \
|
||||
swiotlb=0 \
|
||||
iptable_raw.raw_before_defrag=1 \
|
||||
ip6table_raw.raw_before_defrag=1 \
|
||||
video=vfb:640x400,bpp=32,memsize=3072000
|
||||
BOARD_KERNEL_IMAGE_NAME := Image
|
||||
BOARD_KERNEL_PAGESIZE := 4096
|
||||
|
|
Loading…
Reference in a new issue