summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-cfg-block.h
diff options
context:
space:
mode:
authorJoao Paulo Goncalves <joao.goncalves@toradex.com>2024-01-18 16:00:54 -0300
committerJoao Paulo Goncalves <joao.goncalves@toradex.com>2024-01-24 13:25:00 -0300
commit4baed786463e78727265420bf36df440b0a9ac92 (patch)
tree893bbfb4957fe0b971d934a922ab3351e446b4fc /board/toradex/common/tdx-cfg-block.h
parent7683835c191eb4b038b63d035b6e079c36ec15a7 (diff)
toradex: tdx-cfg-block: Add new apalis and colibri pidtoradex_2020.07
Add new apalis imx6 and colibri imx6/imx7 products IDs. Upstream-Status: Submitted [https://lore.kernel.org/u-boot/20240122200930.673447-1-jpaulo.silvagoncalves@gmail.com/] Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
Diffstat (limited to 'board/toradex/common/tdx-cfg-block.h')
-rw-r--r--board/toradex/common/tdx-cfg-block.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/board/toradex/common/tdx-cfg-block.h b/board/toradex/common/tdx-cfg-block.h
index eb43ee42d7..e7fb2de3c1 100644
--- a/board/toradex/common/tdx-cfg-block.h
+++ b/board/toradex/common/tdx-cfg-block.h
@@ -87,6 +87,16 @@ enum {
VERDIN_IMX8MPQ_2GB_WIFI_BT_IT,
VERDIN_IMX8MPQL_IT, /* 65 */
VERDIN_IMX8MPQ_8GB_WIFI_BT,
+ /* 67-76 */
+ COLIBRI_IMX6S_NOWINCE = 77,
+ COLIBRI_IMX6S_IT_NOWINCE,
+ COLIBRI_IMX6DL_NOWINCE,
+ COLIBRI_IMX6DL_IT_NOWINCE, /* 80 */
+ COLIBRI_IMX7D_NOWINCE,
+ APALIS_IMX6D_NOWINCE,
+ APALIS_IMX6Q_NOWINCE,
+ APALIS_IMX6D_IT_NOWINCE,
+ APALIS_IMX6Q_IT_NOWINCE, /* 85 */
};
enum {