diff options
author | Vinicius Aquino <vinicius.aquino@ossystems.com.br> | 2022-07-19 18:18:30 -0300 |
---|---|---|
committer | Vinicius Aquino <vinicius.aquino@ossystems.com.br> | 2022-07-20 09:10:09 -0300 |
commit | 2f14512e7f82ca20b839073d921cd41455cc6e83 (patch) | |
tree | 8901c1297fbf29166e115d256c64e6076a3ce3b9 | |
parent | 2e785f257ad98581b684f0e32f6d4bb96faefb10 (diff) | |
download | meta-freescale-2f14512e7f82ca20b839073d921cd41455cc6e83.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>
-rw-r--r-- | conf/machine/imx8dx-mek.conf | 1 | ||||
-rw-r--r-- | conf/machine/imx8dxl-ddr3l-evk.conf | 1 | ||||
-rw-r--r-- | conf/machine/imx8dxl-lpddr4-evk.conf | 1 | ||||
-rw-r--r-- | conf/machine/imx8qm-mek.conf | 1 | ||||
-rw-r--r-- | conf/machine/imx8qxp-mek.conf | 1 | ||||
-rw-r--r-- | conf/machine/mpc8548cds.conf | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/imx8dx-mek.conf b/conf/machine/imx8dx-mek.conf index fbb35f13..f7abd89a 100644 --- a/conf/machine/imx8dx-mek.conf +++ b/conf/machine/imx8dx-mek.conf | |||
@@ -1,5 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: i.MX 8DX MEK | 2 | #@NAME: i.MX 8DX MEK |
3 | #@SOC: i.MX8DX | ||
3 | #@DESCRIPTION: i.MX 8DualX Multisensory Enablement Kit board | 4 | #@DESCRIPTION: i.MX 8DualX Multisensory Enablement Kit board |
4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> | 5 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> |
5 | 6 | ||
diff --git a/conf/machine/imx8dxl-ddr3l-evk.conf b/conf/machine/imx8dxl-ddr3l-evk.conf index e74bc259..b76c8060 100644 --- a/conf/machine/imx8dxl-ddr3l-evk.conf +++ b/conf/machine/imx8dxl-ddr3l-evk.conf | |||
@@ -1,5 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: i.MX 8DXL EVK with DDR3 | 2 | #@NAME: i.MX 8DXL EVK with DDR3 |
3 | #@SOC: i.MX8DXL | ||
3 | #@DESCRIPTION: NXP i.MX 8DXLite Evaluation Kit with DDR3 | 4 | #@DESCRIPTION: NXP i.MX 8DXLite Evaluation Kit with DDR3 |
4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> | 5 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> |
5 | 6 | ||
diff --git a/conf/machine/imx8dxl-lpddr4-evk.conf b/conf/machine/imx8dxl-lpddr4-evk.conf index 2ca9b986..2710ea1a 100644 --- a/conf/machine/imx8dxl-lpddr4-evk.conf +++ b/conf/machine/imx8dxl-lpddr4-evk.conf | |||
@@ -1,5 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: i.MX 8DXL EVK with LPDDR4 | 2 | #@NAME: i.MX 8DXL EVK with LPDDR4 |
3 | #@SOC: i.MX8DXL | ||
3 | #@DESCRIPTION: i.MX 8DXLite Evaluation Kit with LPDDR4 | 4 | #@DESCRIPTION: i.MX 8DXLite Evaluation Kit with LPDDR4 |
4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> | 5 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> |
5 | 6 | ||
diff --git a/conf/machine/imx8qm-mek.conf b/conf/machine/imx8qm-mek.conf index eff8da49..58e7df79 100644 --- a/conf/machine/imx8qm-mek.conf +++ b/conf/machine/imx8qm-mek.conf | |||
@@ -1,5 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: i.MX 8QM MEK | 2 | #@NAME: i.MX 8QM MEK |
3 | #@SOC: i.MX8QM | ||
3 | #@DESCRIPTION: i.MX 8QuadMax Multisensory Enablement Kit board, rev B0 | 4 | #@DESCRIPTION: i.MX 8QuadMax Multisensory Enablement Kit board, rev B0 |
4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> | 5 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> |
5 | 6 | ||
diff --git a/conf/machine/imx8qxp-mek.conf b/conf/machine/imx8qxp-mek.conf index 29412cc3..6a732893 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 | ||
diff --git a/conf/machine/mpc8548cds.conf b/conf/machine/mpc8548cds.conf index c7c49ddc..bd4b6500 100644 --- a/conf/machine/mpc8548cds.conf +++ b/conf/machine/mpc8548cds.conf | |||
@@ -1,5 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@Name: NXP MPC8548CDS | 2 | #@Name: NXP MPC8548CDS |
3 | #@SOC: MPC8548CDS | ||
3 | #@DESCRIPTION: Machine configuration for the NXP MPC8548CDS | 4 | #@DESCRIPTION: Machine configuration for the NXP MPC8548CDS |
4 | #@MAINTAINER: Chunrong Guo <chunrong.guo@nxp.com> | 5 | #@MAINTAINER: Chunrong Guo <chunrong.guo@nxp.com> |
5 | 6 | ||