summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/imx8mp-evk.inc
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/include/imx8mp-evk.inc
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/include/imx8mp-evk.inc')
-rw-r--r--conf/machine/include/imx8mp-evk.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/imx8mp-evk.inc b/conf/machine/include/imx8mp-evk.inc
index a30e8efb..e7c15e41 100644
--- a/conf/machine/include/imx8mp-evk.inc
+++ b/conf/machine/include/imx8mp-evk.inc
@@ -1,4 +1,4 @@
1MACHINEOVERRIDES =. "mx8mp:imx-boot-container:" 1MACHINEOVERRIDES =. "mx8mp:"
2 2
3require conf/machine/include/imx-base.inc 3require conf/machine/include/imx-base.inc
4require conf/machine/include/arm/armv8a/tune-cortexa53.inc 4require conf/machine/include/arm/armv8a/tune-cortexa53.inc