diff options
| author | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2025-04-30 11:22:23 -0300 |
|---|---|---|
| committer | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2025-05-14 18:12:22 -0300 |
| commit | 2117dfea0376daea0617c58ce1db08077f6cde32 (patch) | |
| tree | 08b555578cf2cab901c55e456d89c81d5e701f8a /conf/machine/include/imx93-evk.inc | |
| parent | 043b9c6f82b74b4da06e3a185da06b158ca4f82a (diff) | |
| download | meta-freescale-2117dfea0376daea0617c58ce1db08077f6cde32.tar.gz | |
include/imx93-evk: Append ethos-u-firmware on MACHINE_FIRMWARE
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
Diffstat (limited to 'conf/machine/include/imx93-evk.inc')
| -rw-r--r-- | conf/machine/include/imx93-evk.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/imx93-evk.inc b/conf/machine/include/imx93-evk.inc index 3a9222820..9cdd9a034 100644 --- a/conf/machine/include/imx93-evk.inc +++ b/conf/machine/include/imx93-evk.inc | |||
| @@ -6,6 +6,8 @@ require conf/machine/include/arm/armv8-2a/tune-cortexa55.inc | |||
| 6 | MACHINE_FEATURES += "pci wifi bluetooth" | 6 | MACHINE_FEATURES += "pci wifi bluetooth" |
| 7 | MACHINE_FEATURES:append:use-nxp-bsp = " optee jailhouse nxpiw612-sdio" | 7 | MACHINE_FEATURES:append:use-nxp-bsp = " optee jailhouse nxpiw612-sdio" |
| 8 | 8 | ||
| 9 | MACHINE_FIRMWARE:append:use-nxp-bsp = " ethos-u-firmware" | ||
| 10 | |||
| 9 | KERNEL_DEVICETREE = " \ | 11 | KERNEL_DEVICETREE = " \ |
| 10 | freescale/${KERNEL_DEVICETREE_BASENAME}.dtb \ | 12 | freescale/${KERNEL_DEVICETREE_BASENAME}.dtb \ |
| 11 | " | 13 | " |
