toradex: tdx-cfg-block: Add Aquila iMX95 0243 PID4
Add the new 0243 PID4 to config block handling: - 0243 Aquila iMX95 Hexa 8GB IT Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com>
This commit is contained in:
committed by
Fabio Estevam
parent
9dfa2015e0
commit
8a6f042dc3
@@ -201,6 +201,7 @@ const struct toradex_som toradex_modules[] = {
|
||||
{ VERDIN_IMX8MMQ_2G_WIFI_BT_IT_64G, "Verdin iMX8M Mini Quad 2GB WB IT", TARGET_IS_ENABLED(VERDIN_IMX8MM) },
|
||||
{ SMARC_IMX8MPQ_4GB_WB_IT_64G, "SMARC iMX8M Plus Quad 4GB WB IT", TARGET_IS_ENABLED(TORADEX_SMARC_IMX8MP) },
|
||||
{ VERDIN_AM62D_1G_WIFI_BT_ET, "Verdin AM62 Dual 1GB WB ET", TARGET_IS_ENABLED(VERDIN_AM62_A53) },
|
||||
{ AQUILA_IMX95_HEXA_8GB_IT, "Aquila iMX95 Hexa 8GB IT", TARGET_IS_ENABLED(AQUILA_IMX95) },
|
||||
};
|
||||
|
||||
struct pid4list {
|
||||
|
||||
@@ -164,6 +164,7 @@ enum {
|
||||
VERDIN_IMX8MMQ_2G_WIFI_BT_IT_64G,
|
||||
SMARC_IMX8MPQ_4GB_WB_IT_64G, /* 240 */
|
||||
VERDIN_AM62D_1G_WIFI_BT_ET = 242,
|
||||
AQUILA_IMX95_HEXA_8GB_IT,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user