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
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-04-17 17:05:50 +0200
commit7d872c04cc4d6da4e7f322c9591e79939661f368 (patch)
treec35b99a2beef5df74a179759f42eba0b2feb5984 /board/toradex/common/tdx-cfg-block.h
parentd626574ba1730aa25abe86d081c66d2616abfc75 (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>
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 7a7ecdbe76..3c082870ae 100644
--- a/board/toradex/common/tdx-cfg-block.h
+++ b/board/toradex/common/tdx-cfg-block.h
@@ -76,7 +76,7 @@ enum {
APALIS_IMX8QXP_ECC_IT,
APALIS_IMX8DXP,
VERDIN_IMX8MMQ_WIFI_BT_IT,
- VERDIN_IMX8MNSL,
+ VERDIN_IMX8MNQ_WIFI_BT,
VERDIN_IMX8MMDL,
/* Prototypes */
APALIS_IMX8QXP_ECC_WIFI_BT_IT_PROTOTYPE = 2600,