summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6qdlsabresd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6qdlsabresd.conf')
-rw-r--r--conf/machine/imx6qdlsabresd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6qdlsabresd.conf b/conf/machine/imx6qdlsabresd.conf
index 7cde50592..ff1a3c76d 100644
--- a/conf/machine/imx6qdlsabresd.conf
+++ b/conf/machine/imx6qdlsabresd.conf
@@ -38,7 +38,7 @@ UBOOT_SUFFIX = "img"
38SPL_BINARY = "SPL" 38SPL_BINARY = "SPL"
39WKS_FILE = "imx-uboot-spl-bootpart.wks" 39WKS_FILE = "imx-uboot-spl-bootpart.wks"
40 40
41SERIAL_CONSOLE = "115200 ttymxc0" 41SERIAL_CONSOLES = "115200;ttymxc0"
42 42
43MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" 43MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k"
44 44