meta-freescale/conf/machine/imx8dxl-b0-lpddr4-evk.conf
Tom Hochstein c5f49d6ebb 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>
2023-08-21 12:36:54 -07:00

12 lines
332 B
Plaintext

#@TYPE: Machine
#@NAME: i.MX 8DXL B0 EVK with LPDDR4
#@SOC: i.MX8DXL B0
#@DESCRIPTION: Machine configuration for NXP i.MX 8DualXLite B0 Evaluation Kit with LPDDR4
#@MAINTAINER: Lauren Post <lauren.post@nxp.com>
require conf/machine/include/imx8dxl-lpddr4-evk.inc
IMX_SOC_REV = "B0"
MACHINE_FEATURES:append:use-nxp-bsp = " optee"