ccimx6ulstarter.conf: fix incorrect serial port console

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2016-06-10 12:34:06 +02:00
parent 68746632f1
commit c715e16c45
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ KERNEL_DEVICETREE ?= " \
imx6ul-ccimx6ulstarter-wb.dtb \ imx6ul-ccimx6ulstarter-wb.dtb \
" "
SERIAL_CONSOLES = "115200;ttymxc1" SERIAL_CONSOLES = "115200;ttymxc4"
# Bluetooth tty # Bluetooth tty
BT_TTY ?= "ttymxc0" BT_TTY ?= "ttymxc0"