diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2024-10-22 17:23:58 +0200 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-25 10:17:54 +0000 |
commit | 6f8e804bd9ea632e06485dc96c0508f173989e70 (patch) | |
tree | e92108f709cb37b0d0f908b17abc5123871fad1b | |
parent | 31986d570103dbd40be02f3f99c088284dafd373 (diff) | |
download | meta-freescale-6f8e804bd9ea632e06485dc96c0508f173989e70.tar.gz |
imx95-19x19-verdin: use correct board name
Use the correct name matching the name used for ordering and
documentation.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
(cherry picked from commit 91102bbe5ca992cac76ddfda52bfc8594c66156b)
-rw-r--r-- | conf/machine/imx95-19x19-verdin.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx95-19x19-verdin.conf b/conf/machine/imx95-19x19-verdin.conf index a271388c..d03d6913 100644 --- a/conf/machine/imx95-19x19-verdin.conf +++ b/conf/machine/imx95-19x19-verdin.conf | |||
@@ -1,7 +1,7 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: Toradex i.MX 95 19x19 Verdin board | 2 | #@NAME: Toradex i.MX 95 19x19 Verdin Evaluation Kit |
3 | #@SOC: i.MX95 | 3 | #@SOC: i.MX95 |
4 | #@DESCRIPTION: Machine configuration for Toradex i.MX 95 19x19 Verdin board | 4 | #@DESCRIPTION: Machine configuration for Toradex i.MX 95 19x19 Verdin Evaluation Ki |
5 | #@MAINTAINER: Flora Hu <flora.hu@nxp.com> | 5 | #@MAINTAINER: Flora Hu <flora.hu@nxp.com> |
6 | 6 | ||
7 | MACHINEOVERRIDES =. "mx95:" | 7 | MACHINEOVERRIDES =. "mx95:" |