]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
toradex: tdx-cfg-block: add 0087 i.mx8m mini product variant
authorJoao Paulo Goncalves <joao.goncalves@toradex.com>
Fri, 8 Mar 2024 14:18:01 +0000 (11:18 -0300)
committerFabio Estevam <festevam@gmail.com>
Mon, 11 Mar 2024 11:43:27 +0000 (08:43 -0300)
Add new product id 0087 Verdin iMX8M Mini Quad 2GB IT.

Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
board/toradex/common/tdx-cfg-block.c
board/toradex/common/tdx-cfg-block.h

index 4a7de5483d28dc4d96cc21e5add8b9ad0273f7d3..dcf00d2b632571aa5138381e390e71e6fe71e1c8 100644 (file)
@@ -157,6 +157,7 @@ const struct toradex_som toradex_modules[] = {
        [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)   },
+       [87] = { "Verdin iMX8M Mini Quad 2GB IT",        TARGET_IS_ENABLED(VERDIN_IMX8MM)   },
 };
 
 struct pid4list {
index 021cc21b5e2c2f5222972722ab640318ecc51da6..183ee0f2dc99fb2175a66226102041fb9a9d3453 100644 (file)
@@ -112,6 +112,7 @@ enum {
        APALIS_IMX6D_IT_NOWINCE,
        APALIS_IMX6Q_IT_NOWINCE, /* 85 */
        VERDIN_IMX8MMDL_2G_IT,
+       VERDIN_IMX8MMQ_2G_IT_NO_CAN,
 };
 
 enum {