]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
toradex: tdx-cfg-block: add 0086 i.mx8m mini sku
authorJoao Paulo Goncalves <joao.goncalves@toradex.com>
Wed, 31 Jan 2024 17:32:04 +0000 (14:32 -0300)
committerFabio Estevam <festevam@denx.de>
Thu, 8 Feb 2024 12:18:11 +0000 (09:18 -0300)
Add new product id 0086 Verdin iMX8M Mini DualLite 2GB IT.

Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io>
board/toradex/common/tdx-cfg-block.c
board/toradex/common/tdx-cfg-block.h

index 3f2f6b943918e5f1e09e21e797593f0371d344a1..4a7de5483d28dc4d96cc21e5add8b9ad0273f7d3 100644 (file)
@@ -156,6 +156,7 @@ const struct toradex_som toradex_modules[] = {
        [83] = { "Apalis iMX6Q 1GB",                     TARGET_IS_ENABLED(APALIS_IMX6)     },
        [84] = { "Apalis iMX6D 1GB IT",                  TARGET_IS_ENABLED(APALIS_IMX6)     },
        [85] = { "Apalis iMX6Q 2GB IT",                  TARGET_IS_ENABLED(APALIS_IMX6)     },
+       [86] = { "Verdin iMX8M Mini DualLite 2GB IT",    TARGET_IS_ENABLED(VERDIN_IMX8MM)   },
 };
 
 struct pid4list {
index b783537ce7600c2e6c83143485b8dfc4b4f4186c..021cc21b5e2c2f5222972722ab640318ecc51da6 100644 (file)
@@ -111,6 +111,7 @@ enum {
        APALIS_IMX6Q_NOWINCE,
        APALIS_IMX6D_IT_NOWINCE,
        APALIS_IMX6Q_IT_NOWINCE, /* 85 */
+       VERDIN_IMX8MMDL_2G_IT,
 };
 
 enum {