* [PATCH] toradex: tdx-cfg-block: add aquila tda4 0223 pid4
@ 2026-02-13 12:01 Vitor Soares
2026-02-13 14:10 ` Francesco Dolcini
2026-03-16 18:07 ` Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Vitor Soares @ 2026-02-13 12:01 UTC (permalink / raw)
To: Francesco Dolcini, Tom Rini; +Cc: Vitor Soares, u-boot
From: Vitor Soares <vitor.soares@toradex.com>
Add PID4 0223 Aquila TDA4 Octa 16GB IT to config block handling.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
---
board/toradex/common/tdx-cfg-block.c | 1 +
board/toradex/common/tdx-cfg-block.h | 1 +
2 files changed, 2 insertions(+)
diff --git a/board/toradex/common/tdx-cfg-block.c b/board/toradex/common/tdx-cfg-block.c
index 0fc3759695fc..17fda5038d41 100644
--- a/board/toradex/common/tdx-cfg-block.c
+++ b/board/toradex/common/tdx-cfg-block.c
@@ -189,6 +189,7 @@ const struct toradex_som toradex_modules[] = {
{ OSM_IMX93D_2GB_IT, "OSM iMX93 Dual 2GB IT", TARGET_IS_ENABLED(TORADEX_OSM_IMX93) },
{ OSM_IMX91S_2GB_IT, "OSM iMX91 Solo 2GB IT", TARGET_IS_ENABLED(TORADEX_OSM_IMX91) },
{ VERDIN_AM62D_1G_ET_GPU_NODSI, "Verdin AM62 Dual 1GB ET", TARGET_IS_ENABLED(VERDIN_AM62_A53) },
+ { AQUILA_TDA4O_16GB_IT, "Aquila TDA4 Octa 16GB IT", TARGET_IS_ENABLED(AQUILA_AM69_A72) },
};
struct pid4list {
diff --git a/board/toradex/common/tdx-cfg-block.h b/board/toradex/common/tdx-cfg-block.h
index b28033d8332e..69d4f5e449c6 100644
--- a/board/toradex/common/tdx-cfg-block.h
+++ b/board/toradex/common/tdx-cfg-block.h
@@ -147,6 +147,7 @@ enum {
OSM_IMX93D_2GB_IT,
OSM_IMX91S_2GB_IT, /* 220 */
VERDIN_AM62D_1G_ET_GPU_NODSI,
+ AQUILA_TDA4O_16GB_IT = 223,
};
enum {
--
2.52.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] toradex: tdx-cfg-block: add aquila tda4 0223 pid4
2026-02-13 12:01 [PATCH] toradex: tdx-cfg-block: add aquila tda4 0223 pid4 Vitor Soares
@ 2026-02-13 14:10 ` Francesco Dolcini
2026-03-16 18:07 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Francesco Dolcini @ 2026-02-13 14:10 UTC (permalink / raw)
To: Vitor Soares; +Cc: Francesco Dolcini, Tom Rini, Vitor Soares, u-boot
On Fri, Feb 13, 2026 at 12:01:59PM +0000, Vitor Soares wrote:
> From: Vitor Soares <vitor.soares@toradex.com>
>
> Add PID4 0223 Aquila TDA4 Octa 16GB IT to config block handling.
>
> Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] toradex: tdx-cfg-block: add aquila tda4 0223 pid4
2026-02-13 12:01 [PATCH] toradex: tdx-cfg-block: add aquila tda4 0223 pid4 Vitor Soares
2026-02-13 14:10 ` Francesco Dolcini
@ 2026-03-16 18:07 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2026-03-16 18:07 UTC (permalink / raw)
To: Francesco Dolcini, Vitor Soares; +Cc: Vitor Soares, u-boot
On Fri, 13 Feb 2026 12:01:59 +0000, Vitor Soares wrote:
> Add PID4 0223 Aquila TDA4 Octa 16GB IT to config block handling.
>
>
Applied to u-boot/next, thanks!
[1/1] toradex: tdx-cfg-block: add aquila tda4 0223 pid4
commit: d89dd94c0ad3f7f5cfb2fd0d3e7bf70e84e3d70d
--
Tom
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-16 18:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-13 12:01 [PATCH] toradex: tdx-cfg-block: add aquila tda4 0223 pid4 Vitor Soares
2026-02-13 14:10 ` Francesco Dolcini
2026-03-16 18:07 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox