]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: Add missing mx8x overrides 983/head
authorTom Hochstein <tom.hochstein@nxp.com>
Thu, 24 Feb 2022 00:55:59 +0000 (18:55 -0600)
committerTom Hochstein <tom.hochstein@nxp.com>
Thu, 24 Feb 2022 01:06:23 +0000 (19:06 -0600)
commit9b9f9bb19b27b445f82e9d3c183e8080521ee628
treefe224550fabd6878ff32acbd9ecec3b01b9370e0
parente1687f81e0cc4a61c5d853c9b9df561ebc5ef88a
imx-base.inc: Add missing mx8x overrides

The i.MX 8QXP and 8DXL are in the 8X family, but the override was
missed in the new SOC override rework. This causes do_compile for
imx-boot to fail:

```
cp: cannot stat '/.../build/tmp/deploy/images/imx8qxpmek/imx8qm_m4_TCM_power_mode_switch_m40.bin': No such file or directory
```

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
conf/machine/include/imx-base.inc