summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>2025-04-07 16:05:19 -0300
committerRodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>2025-05-14 18:12:22 -0300
commita3a95edd1da0dbfdfc415036ad82ed327d72afa1 (patch)
treed810b54a5c60e78e0c9f56628de20a5f7d6475ea /conf
parent2b29d9fbef45787170ac0e3db110f3eeca4dde0a (diff)
downloadmeta-freescale-a3a95edd1da0dbfdfc415036ad82ed327d72afa1.tar.gz
imx6qdlsabresd: Add imx epdc firmware
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
Diffstat (limited to '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 1ab1d9df8..4c00f8291 100644
--- a/conf/machine/imx6qdlsabresd.conf
+++ b/conf/machine/imx6qdlsabresd.conf
@@ -76,6 +76,6 @@ OPTEE_BIN_EXT = "6qsdb"
76 76
77SERIAL_CONSOLES = "115200;ttymxc0" 77SERIAL_CONSOLES = "115200;ttymxc0"
78 78
79MACHINE_FIRMWARE:append:mx6 = " linux-firmware-ath6k" 79MACHINE_FIRMWARE:append:mx6 = " linux-firmware-ath6k firmware-imx-epdc"
80 80
81MACHINE_FEATURES += " pci wifi bluetooth nxp8987-sdio" 81MACHINE_FEATURES += " pci wifi bluetooth nxp8987-sdio"