summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-cfg-block.h
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-04-16 11:46:00 +0200
committerDenys Drozdov <denys.drozdov@toradex.com>2021-01-08 19:42:06 +0200
commit5d98603ff72ddda0ded8ed528f5fa9990ee67b66 (patch)
tree6485771cecf4bd40e8d324a0a827f49f929bce51 /board/toradex/common/tdx-cfg-block.h
parented546b0cff01963645be1d131510a82262eba723 (diff)
tdx-cfg-block: change verdin imx8m nano naming
This changes the define from VERDIN_IMX8MNSL to VERDIN_IMX8MNQ_WIFI_BT in order to have a related naming to VERDIN_IMX8MMQ_WIFI_BT_IT and also have the information in for wifi bluetooth. This as well changes to the final decided naming. Related-to: ELB-2642 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 7d872c04cc4d6da4e7f322c9591e79939661f368)
Diffstat (limited to 'board/toradex/common/tdx-cfg-block.h')
-rw-r--r--board/toradex/common/tdx-cfg-block.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/toradex/common/tdx-cfg-block.h b/board/toradex/common/tdx-cfg-block.h
index d8f3941f26..14a335e951 100644
--- a/board/toradex/common/tdx-cfg-block.h
+++ b/board/toradex/common/tdx-cfg-block.h
@@ -76,7 +76,7 @@ enum {
APALIS_IMX8QXP,
APALIS_IMX8DXP,
VERDIN_IMX8MMQ_WIFI_BT_IT,
- VERDIN_IMX8MNSL,
+ VERDIN_IMX8MNQ_WIFI_BT,
VERDIN_IMX8MMDL,
};