From 4941035143a467bb356af7bfe6bfe3f04b2186f1 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Mon, 9 May 2022 18:58:15 +0200 Subject: toradex: tdx-cfg-block: add new 8gb apalis-imx8 0067: Apalis iMX8 QuadMax 8GB Wi-Fi / BT IT This module is identical to its 4GB counterpart 0037: Apalis iMX8 QuadMax 4GB Wi-Fi / BT IT except for the RAM size. Signed-off-by: Philippe Schenker Reviewed-by: Francesco Dolcini Acked-by: Marcel Ziswiler --- board/toradex/common/tdx-cfg-block.h | 1 + 1 file changed, 1 insertion(+) (limited to 'board/toradex/common/tdx-cfg-block.h') diff --git a/board/toradex/common/tdx-cfg-block.h b/board/toradex/common/tdx-cfg-block.h index ddcf6997480..43e662e41da 100644 --- a/board/toradex/common/tdx-cfg-block.h +++ b/board/toradex/common/tdx-cfg-block.h @@ -87,6 +87,7 @@ enum { VERDIN_IMX8MPQ_2GB_WIFI_BT_IT, VERDIN_IMX8MPQL_IT, /* 65 */ VERDIN_IMX8MPQ_8GB_WIFI_BT, + APALIS_IMX8QM_8GB_WIFI_BT_IT, }; enum { -- cgit v1.2.3