From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- bsp/meta-freescale/conf/machine/imx6sxsabresd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsp/meta-freescale/conf/machine/imx6sxsabresd.conf') diff --git a/bsp/meta-freescale/conf/machine/imx6sxsabresd.conf b/bsp/meta-freescale/conf/machine/imx6sxsabresd.conf index 3a969e4a..5793a0b0 100644 --- a/bsp/meta-freescale/conf/machine/imx6sxsabresd.conf +++ b/bsp/meta-freescale/conf/machine/imx6sxsabresd.conf @@ -22,7 +22,7 @@ UBOOT_CONFIG[qspi2] = "mx6sxsabresd_qspi2_config" UBOOT_CONFIG[m4fastup] = "mx6sxsabresd_m4fastup_config" UBOOT_CONFIG[mfgtool] = "mx6sxsabresd_config" -SERIAL_CONSOLE = "115200 ttymxc0" +SERIAL_CONSOLES = "115200;ttymxc0" MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" -- cgit 1.2.3-korg