BoardConfig: move androidboot.console to cmdline am: 9963cf04e0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13973937 Change-Id: I4819dc478581600f3f24075626ea57e212790bda
This commit is contained in:
commit
eb87ec1558
1 changed files with 1 additions and 2 deletions
|
@ -42,8 +42,7 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53
|
|||
endif
|
||||
|
||||
BOARD_KERNEL_CMDLINE += dyndbg=\"func alloc_contig_dump_pages +p\"
|
||||
BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 printk.devkmsg=on
|
||||
BOARD_BOOTCONFIG += androidboot.console=ttySAC0
|
||||
BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 androidboot.console=ttySAC0 printk.devkmsg=on
|
||||
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
||||
BOARD_BOOTCONFIG += androidboot.boot_devices=14700000.ufs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue