ccimx6ulstarter.conf: fix incorrect serial port console
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
68746632f1
commit
c715e16c45
|
|
@ -15,7 +15,7 @@ KERNEL_DEVICETREE ?= " \
|
|||
imx6ul-ccimx6ulstarter-wb.dtb \
|
||||
"
|
||||
|
||||
SERIAL_CONSOLES = "115200;ttymxc1"
|
||||
SERIAL_CONSOLES = "115200;ttymxc4"
|
||||
|
||||
# Bluetooth tty
|
||||
BT_TTY ?= "ttymxc0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue