Skip to content
Snippets Groups Projects

conf:common: Make console not stricktly set to UART1

Merged Oleksii Kutuzov requested to merge default-console into kirkstone
@@ -33,7 +33,7 @@ IMAGE_FSTYPES ?= "wic.img aiotflash.tar"
IMAGE_ROOTFS_ALIGNMENT = "4"
IMAGE_CLASSES += "image_type_img image_type_aiotflash"
SERIAL_CONSOLES = "115200;ttyS1"
SERIAL_CONSOLES ?= "115200;ttyS1"
WKS_FILE ?= "mediatek-bootimg.wks"
WIC_CREATE_EXTRA_ARGS += "-i direct-with-blksz"
Loading