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 /conf/machine/mpc8548cds.conf | |
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>
Diffstat (limited to 'conf/machine/mpc8548cds.conf')
-rw-r--r-- | conf/machine/mpc8548cds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 | ||