summaryrefslogtreecommitdiffstats
path: root/bsp/meta-freescale-3rdparty/conf/machine/nitrogen6sx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-freescale-3rdparty/conf/machine/nitrogen6sx.conf')
-rw-r--r--bsp/meta-freescale-3rdparty/conf/machine/nitrogen6sx.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/bsp/meta-freescale-3rdparty/conf/machine/nitrogen6sx.conf b/bsp/meta-freescale-3rdparty/conf/machine/nitrogen6sx.conf
index 9aa43d46..3b629603 100644
--- a/bsp/meta-freescale-3rdparty/conf/machine/nitrogen6sx.conf
+++ b/bsp/meta-freescale-3rdparty/conf/machine/nitrogen6sx.conf
@@ -2,13 +2,15 @@
#@NAME: Boundary Devices Nitrogen6SX
#@SOC: i.MX6SX
#@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen6SX
-#@MAINTAINER: Ian Coolidge <ian@boundarydevices.com>
+#@MAINTAINER: Chris Dimich <chris.dimich@boundarydevices.com>
MACHINEOVERRIDES =. "mx6:mx6sx:"
include conf/machine/include/imx-base.inc
include conf/machine/include/tune-cortexa9.inc
+IMX_DEFAULT_BSP = "nxp"
+
KERNEL_DEVICETREE = "imx6sx-nitrogen6sx.dtb"
KERNEL_IMAGETYPE = "zImage"
@@ -31,7 +33,7 @@ WKS_FILE_DEPENDS = " \
UBOOT_MACHINE ?= "nitrogen6sx_defconfig"
-SERIAL_CONSOLE = "115200 ttymxc0"
+SERIAL_CONSOLES = "115200;ttymxc0"
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-wl12xx"
MACHINE_FEATURES += " pci wifi bluetooth"