ccimx8x-sbc-express: add XBee TTY device

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2020-01-24 13:19:36 +01:00
parent c005b004ae
commit 571e4a521b
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BT_TTY ?= "ttyLP1"
# XBee
XBEE_RESET_N_GPIO ?= "397"
XBEE_SLEEP_RQ_GPIO ?= "400"
XBEE_TTY ?= "ttyLP0"
# U-Boot script to be copied to the boot image
BOOT_SCRIPTS = "boot.scr:boot.scr"