]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
toradex: tdx-cfg-block: Add smarc imx95 0229 pid4
authorVitor Soares <vitor.soares@toradex.com>
Fri, 10 Jul 2026 14:32:59 +0000 (15:32 +0100)
committerFabio Estevam <festevam@gmail.com>
Mon, 27 Jul 2026 16:05:07 +0000 (13:05 -0300)
Add the new 0229 PID4 to config block handling:

- 0229 SMARC iMX95 Hexa 4GB IT

Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
board/toradex/common/tdx-cfg-block.c
board/toradex/common/tdx-cfg-block.h

index 896a0d3bd126cf78bc0e2df51d6593becc17a48e..c46dd46ca98196298593c44c0eeb99b8537bf695 100644 (file)
@@ -190,6 +190,7 @@ const struct toradex_som toradex_modules[] = {
        { VERDIN_IMX95H_4G_WB_IT,                "Verdin iMX95 Hexa 4GB WB IT",          TARGET_IS_ENABLED(VERDIN_IMX95)         },
        { VERDIN_IMX95H_4G_ET,                   "Verdin iMX95 Hexa 4GB ET",             TARGET_IS_ENABLED(VERDIN_IMX95)         },
        { VERDIN_IMX95H_16G_IT,                  "Verdin iMX95 Hexa 16GB IT",            TARGET_IS_ENABLED(VERDIN_IMX95)         },
+       { SMARC_IMX95_HEXA_4GB_IT,               "SMARC iMX95 Hexa 4GB IT",              TARGET_IS_ENABLED(TORADEX_SMARC_IMX95)  },
 };
 
 struct pid4list {
index 9a96bddfbe1791651b390035ac94a64c39308b7d..3ff7c2b6376aa8083227dce1fcc659875fb30c11 100644 (file)
@@ -153,6 +153,7 @@ enum {
        VERDIN_IMX95H_4G_WB_IT = 226,
        VERDIN_IMX95H_4G_ET,
        VERDIN_IMX95H_16G_IT,
+       SMARC_IMX95_HEXA_4GB_IT,
 };
 
 enum {