diff options
| author | Vinicius Aquino <vinicius.aquino@ossystems.com.br> | 2022-07-19 18:18:30 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2022-07-26 13:47:09 -0300 |
| commit | c4571b43bb041b9f9b0074d8f8fd9b20e51148b9 (patch) | |
| tree | 69c8d191f23afdf7a9459f04907c7b3bba2c8b7f /conf/machine/imx8qxp-mek.conf | |
| parent | 15098843f469944ad5c374f4babc7c50163ab1dc (diff) | |
| download | meta-freescale-c4571b43bb041b9f9b0074d8f8fd9b20e51148b9.tar.gz | |
Add SoC information in machines where it is missing
Machine files fixed:
- imx8dx-mek.conf
- imx8dxl-ddr3l-evk.conf
- imx8dxl-lpddr4-evk.conf
- imx8qm-mek.conf
- imx8qxp-mek.conf
- mpc8548cds.conf
Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx8qxp-mek.conf')
| -rw-r--r-- | conf/machine/imx8qxp-mek.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/imx8qxp-mek.conf b/conf/machine/imx8qxp-mek.conf index 29412cc35..6a7328938 100644 --- a/conf/machine/imx8qxp-mek.conf +++ b/conf/machine/imx8qxp-mek.conf | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
| 2 | #@NAME: i.MX 8QXP MEK | 2 | #@NAME: i.MX 8QXP MEK |
| 3 | #@SOC: i.MX8QXP | ||
| 3 | #@DESCRIPTION: i.MX 8QuadXPlus Multisensory Enablement Kit board | 4 | #@DESCRIPTION: i.MX 8QuadXPlus Multisensory Enablement Kit board |
| 4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> | 5 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> |
| 5 | 6 | ||
