summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8dxl-b0-lpddr4-evk.conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-08-21 11:48:06 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-08-21 12:36:54 -0700
commitc5f49d6ebbe2e3d2eac768a6411853fb39869d8f (patch)
tree123e795255719b66c3dfb40c667c388e0a09d394 /conf/machine/imx8dxl-b0-lpddr4-evk.conf
parent0688f79193e697b1bd7444358a7b46c22b83ca2b (diff)
downloadmeta-freescale-c5f49d6ebbe2e3d2eac768a6411853fb39869d8f.tar.gz
imx8dxl*evk: Add rev B0 support
The A1 SECO firmware run on a B0 board can brick the board unless it can be switched to USB serial download to force an update. Because of this, drop the ambiguous machine config file and make the rev explicit in the machine config name. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/imx8dxl-b0-lpddr4-evk.conf')
-rw-r--r--conf/machine/imx8dxl-b0-lpddr4-evk.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/machine/imx8dxl-b0-lpddr4-evk.conf b/conf/machine/imx8dxl-b0-lpddr4-evk.conf
new file mode 100644
index 00000000..2d4d1e0d
--- /dev/null
+++ b/conf/machine/imx8dxl-b0-lpddr4-evk.conf
@@ -0,0 +1,11 @@
1#@TYPE: Machine
2#@NAME: i.MX 8DXL B0 EVK with LPDDR4
3#@SOC: i.MX8DXL B0
4#@DESCRIPTION: Machine configuration for NXP i.MX 8DualXLite B0 Evaluation Kit with LPDDR4
5#@MAINTAINER: Lauren Post <lauren.post@nxp.com>
6
7require conf/machine/include/imx8dxl-lpddr4-evk.inc
8
9IMX_SOC_REV = "B0"
10
11MACHINE_FEATURES:append:use-nxp-bsp = " optee"