summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mq-evk.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-29 14:05:51 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2023-03-29 14:05:51 -0300
commit0ee4cb24eba5171da75ab8eeb72c7eab06083339 (patch)
treef2f4c63d0a71a2efedb752a9a97f43384866ce33 /conf/machine/imx8mq-evk.conf
parenta2c40a57bdf5a6a681e6a37f6192433a6245bab7 (diff)
downloadmeta-freescale-0ee4cb24eba5171da75ab8eeb72c7eab06083339.tar.gz
Move imx-boot-container MACHINEOVERRIDES to extendertopic/simplify-imx-boot-container
The imx-boot-container is SoC specific so it should not be set inside the machine but in the BSP basic settings. This commit moves it to the imx-base.inc file as the bootloader recipe can still opt to not inherit the class specifically. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx8mq-evk.conf')
-rw-r--r--conf/machine/imx8mq-evk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx8mq-evk.conf b/conf/machine/imx8mq-evk.conf
index dba1bcd9..1635dbc5 100644
--- a/conf/machine/imx8mq-evk.conf
+++ b/conf/machine/imx8mq-evk.conf
@@ -4,7 +4,7 @@
4#@DESCRIPTION: Machine configuration for NXP i.MX 8M Quad Evaluation Kit 4#@DESCRIPTION: Machine configuration for NXP i.MX 8M Quad Evaluation Kit
5#@MAINTAINER: Jun Zhu <junzhu@nxp.com> 5#@MAINTAINER: Jun Zhu <junzhu@nxp.com>
6 6
7MACHINEOVERRIDES =. "mx8mq:imx-boot-container:" 7MACHINEOVERRIDES =. "mx8mq:"
8 8
9require conf/machine/include/imx-base.inc 9require conf/machine/include/imx-base.inc
10require conf/machine/include/arm/armv8a/tune-cortexa53.inc 10require conf/machine/include/arm/armv8a/tune-cortexa53.inc