summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mnul-ddr3l-evk.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-29 13:51:43 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2023-03-29 13:57:49 -0300
commita2c40a57bdf5a6a681e6a37f6192433a6245bab7 (patch)
tree443845bae34c3e46453967ca1c544ed02984f083 /conf/machine/imx8mnul-ddr3l-evk.conf
parentc5ebde814cbc67656d2d2c373095a0f1515e1e09 (diff)
downloadmeta-freescale-a2c40a57bdf5a6a681e6a37f6192433a6245bab7.tar.gz
Remove conditional imx-boot-container MACHINEOVERRIDES
The imx-boot-container MACHINEOVERRIDES allows the bootloader recipe to enable the binman support for the SoCs which uses it. The conditional belongs to the bootloader recipe and can be removed from machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx8mnul-ddr3l-evk.conf')
-rw-r--r--conf/machine/imx8mnul-ddr3l-evk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx8mnul-ddr3l-evk.conf b/conf/machine/imx8mnul-ddr3l-evk.conf
index 9d7bafd6..01a8d736 100644
--- a/conf/machine/imx8mnul-ddr3l-evk.conf
+++ b/conf/machine/imx8mnul-ddr3l-evk.conf
@@ -4,7 +4,7 @@
4#@DESCRIPTION: Machine configuration for NXP i.MX 8M Nano UltraLite Evaluation Kit with DDR3L 4#@DESCRIPTION: Machine configuration for NXP i.MX 8M Nano UltraLite Evaluation Kit with DDR3L
5#@MAINTAINER: Jun Zhu <junzhu@nxp.com> 5#@MAINTAINER: Jun Zhu <junzhu@nxp.com>
6 6
7MACHINEOVERRIDES =. "imx-boot-container:mx8mnul:" 7MACHINEOVERRIDES =. "mx8mnul:imx-boot-container:"
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