Skip to content

Commit

Permalink
Merge pull request qualcomm-linux#322 from alimon/dunfell
Browse files Browse the repository at this point in the history
conf/machine: Set default SERIAL_CONSOLES in qcom-common.inc
  • Loading branch information
ndechesne authored Jul 23, 2021
2 parents f2c3782 + c8775c3 commit 5844f1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/machine/include/qcom-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ IMAGE_ROOTFS_ALIGNMENT ?= "4096"
# Android boot image settings
QCOM_BOOTIMG_KERNEL_BASE ?= "0x80000000"
QCOM_BOOTIMG_PAGE_SIZE ?= "4096"

# Default serial console for QCOM devices
SERIAL_CONSOLES ?= "115200;ttyMSM0"

0 comments on commit 5844f1c

Please sign in to comment.