summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-cfg-block.h
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-01-26 14:01:37 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2018-11-29 10:49:37 +0100
commitf06fc58f6e30607475dab127cdaa525417022c36 (patch)
tree985df5ccc04dfb731565968ab210a386c489e1b4 /board/toradex/common/tdx-cfg-block.h
parente351d2f491361f678d71f34c3857fb09775a12dd (diff)
tdx-cfg-block: add new SKUs
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit c97ae21d2e87f673e7f249f30df154b2bf5472fa) (cherry picked from commit e82aab70ddcc0ea46e342980648fd23e69396b94) (cherry picked from commit efc8eb53cc3184c88d4b76459cd585fcd594e118)
Diffstat (limited to 'board/toradex/common/tdx-cfg-block.h')
-rw-r--r--board/toradex/common/tdx-cfg-block.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/board/toradex/common/tdx-cfg-block.h b/board/toradex/common/tdx-cfg-block.h
index e480312e90..a0ee717e61 100644
--- a/board/toradex/common/tdx-cfg-block.h
+++ b/board/toradex/common/tdx-cfg-block.h
@@ -56,9 +56,12 @@ enum {
APALIS_TK1_2GB,
APALIS_IMX6D_IT,
COLIBRI_IMX6ULL,
- APALIS_IMX8, /* 37 */
- COLIBRI_IMX7D_EMMC = 39,
+ APALIS_IMX8QM, /* 37 */
+ COLIBRI_IMX8X,
+ COLIBRI_IMX7D_EMMC,
COLIBRI_IMX6ULL_WIFI_BT_IT, /* 40 */
+ COLIBRI_IMX7D_EPDC,
+ APALIS_TK1_4GB,
};
extern const char * const toradex_modules[];