diff options
| -rw-r--r-- | conf/machine/include/imx8mm-evk.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/imx8mm-evk.inc b/conf/machine/include/imx8mm-evk.inc index 93adf27f4..85419a454 100644 --- a/conf/machine/include/imx8mm-evk.inc +++ b/conf/machine/include/imx8mm-evk.inc | |||
| @@ -10,13 +10,13 @@ DEFAULTTUNE:use-mainline-bsp = "cortexa53-crypto" | |||
| 10 | 10 | ||
| 11 | MACHINE_FEATURES += "pci wifi bluetooth bcm43455 bcm4356" | 11 | MACHINE_FEATURES += "pci wifi bluetooth bcm43455 bcm4356" |
| 12 | 12 | ||
| 13 | # NXP BSP can consume proprietary jailhouse, BCM4359, and QCA9377 driver and firmware | 13 | # NXP BSP can consume proprietary jailhouse and BCM4359 firmware |
| 14 | # Since the firmware is not available publicly, and rather distributed | 14 | # Since the firmware is not available publicly, and rather distributed |
| 15 | # under "Proprietary" license - we opt-out from using it in all BSPs | 15 | # under "Proprietary" license - we opt-out from using it in all BSPs |
| 16 | # and pin it to NXP BSP only | 16 | # and pin it to NXP BSP only |
| 17 | # OP-TEE is also applicable to NXP BSP, mainline BSP seems not to have | 17 | # OP-TEE is also applicable to NXP BSP, mainline BSP seems not to have |
| 18 | # a full support for it yet. | 18 | # a full support for it yet. |
| 19 | MACHINE_FEATURES:append:use-nxp-bsp = " optee jailhouse bcm4359 qca9377" | 19 | MACHINE_FEATURES:append:use-nxp-bsp = " optee jailhouse bcm4359" |
| 20 | 20 | ||
| 21 | KERNEL_DEVICETREE = " \ | 21 | KERNEL_DEVICETREE = " \ |
| 22 | freescale/${KERNEL_DEVICETREE_BASENAME}.dtb \ | 22 | freescale/${KERNEL_DEVICETREE_BASENAME}.dtb \ |
