]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
toradex: tdx-cfg-block: add verdin imx95 sku 0089 pid4
authorEmanuele Ghidoli <emanuele.ghidoli@toradex.com>
Tue, 28 May 2024 09:59:40 +0000 (11:59 +0200)
committerFabio Estevam <festevam@gmail.com>
Mon, 3 Jun 2024 15:13:22 +0000 (12:13 -0300)
Add new PID4 0089 Verdin iMX95 Hexa 16GB WB IT to config block handling.

Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
board/toradex/common/tdx-cfg-block.c
board/toradex/common/tdx-cfg-block.h

index 16e897d14634381ba940712efce560e84061902c..941653a4e382ec3758cf9d5aeec8b86336b2ed80 100644 (file)
@@ -159,6 +159,7 @@ const struct toradex_som toradex_modules[] = {
        [86] = { "Verdin iMX8M Mini DualLite 2GB IT",    TARGET_IS_ENABLED(VERDIN_IMX8MM)   },
        [87] = { "Verdin iMX8M Mini Quad 2GB IT",        TARGET_IS_ENABLED(VERDIN_IMX8MM)   },
        [88] = { "Aquila AM69 Octa 32GB WB IT",          TARGET_IS_ENABLED(AQUILA_AM69_A72) },
+       [89] = { "Verdin iMX95 Hexa 16GB WB IT",         TARGET_IS_ENABLED(VERDIN_IMX95)    },
 };
 
 struct pid4list {
index 277f8bc6bb4c60b64efd62738e32ae82c665c998..122a7aceabd6d3086b0f1b69e437acca23cce27a 100644 (file)
@@ -114,6 +114,7 @@ enum {
        VERDIN_IMX8MMDL_2G_IT,
        VERDIN_IMX8MMQ_2G_IT_NO_CAN,
        AQUILA_AM69O_32G_WIFI_BT_IT,
+       VERDIN_IMX95H_16G_WIFI_BT_IT,
 };
 
 enum {