dre: Disable the serial console
Change-Id: Ie156b3aef3128f2adbc875f3ea5b6f13f0df7888
This commit is contained in:
parent
f20c9d1520
commit
88601fee6c
1 changed files with 0 additions and 2 deletions
|
@ -44,12 +44,10 @@ TARGET_NO_BOOTLOADER := true
|
|||
BOARD_BOOT_HEADER_VERSION := 3
|
||||
BOARD_KERNEL_BASE := 0x00000000
|
||||
BOARD_KERNEL_CMDLINE := \
|
||||
androidboot.console=ttyMSM0 \
|
||||
androidboot.hardware=qcom \
|
||||
androidboot.memcg=1 \
|
||||
androidboot.usbcontroller=4e00000.dwc3 \
|
||||
cgroup.memory=nokmem,nosocket \
|
||||
console=ttyMSM0,115200n8 \
|
||||
loop.max_part=7 \
|
||||
lpm_levels.sleep_disabled=1 \
|
||||
msm_rtb.filter=0x237 \
|
||||
|
|
Loading…
Reference in a new issue