All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/7] toradex: tdx-cfg-block: Add new PID4 entries
@ 2026-07-10 14:32 Vitor Soares
  2026-07-10 14:32 ` [PATCH v1 1/7] toradex: tdx-cfg-block: Add smarc imx95 0229 pid4 Vitor Soares
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Vitor Soares @ 2026-07-10 14:32 UTC (permalink / raw)
  To: Francesco Dolcini, Tom Rini, Stefano Babic, Fabio Estevam,
	NXP i.MX U-Boot Team
  Cc: Vitor Soares, u-boot

From: Vitor Soares <vitor.soares@toradex.com>

Add new Toradex PID4 entries to the common config block handling.

The series adds new Aquila, SMARC, Apalis and Verdin module variants.
For the Verdin Wi-Fi/Bluetooth variants, update the board-specific
variant selection to use the Wi-Fi variant.

The new PID4 entries are:
- 0229 SMARC iMX95 Hexa 4GB IT
- 0230 Aquila TDA4 Octa 8GB IT
- 0233 Apalis iMX8QM 4GB WB IT
- 0234 Apalis iMX8QM 4GB IT
- 0235 Apalis iMX8QM 8GB WB IT
- 0236 Verdin iMX8M Plus Quad 4GB WB IT
- 0237 Verdin iMX8M Plus Quad 4GB IT
- 0238 Verdin iMX8M Plus Quad 8GB WB IT
- 0239 Verdin iMX8M Mini Quad 2GB WB IT
- 0240 SMARC iMX8M Plus Quad 4GB WB IT
- 0242 Verdin AM62 Dual 1GB WB ET

Vitor Soares (7):
  toradex: tdx-cfg-block: Add smarc imx95 0229 pid4
  toradex: tdx-cfg-block: Add aquila tda4 0230 pid4
  toradex: tdx-cfg-block: Add apalis imx8qm 64gb emmc pid4s
  toradex: tdx-cfg-block: Add verdin imx8mp 64gb emmc pid4s
  toradex: tdx-cfg-block: Add verdin imx8mm 0239 pid4
  toradex: tdx-cfg-block: Add smarc imx8mp 0240 pid4
  toradex: tdx-cfg-block: Add verdin am62 0242 pid4

 board/toradex/common/tdx-cfg-block.c        | 11 +++++++++++
 board/toradex/common/tdx-cfg-block.h        | 11 +++++++++++
 board/toradex/verdin-am62/verdin-am62.c     |  3 ++-
 board/toradex/verdin-imx8mm/verdin-imx8mm.c |  3 ++-
 board/toradex/verdin-imx8mp/verdin-imx8mp.c |  4 +++-
 5 files changed, 29 insertions(+), 3 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-07-13  6:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 14:32 [PATCH v1 0/7] toradex: tdx-cfg-block: Add new PID4 entries Vitor Soares
2026-07-10 14:32 ` [PATCH v1 1/7] toradex: tdx-cfg-block: Add smarc imx95 0229 pid4 Vitor Soares
2026-07-10 14:33 ` [PATCH v1 2/7] toradex: tdx-cfg-block: Add aquila tda4 0230 pid4 Vitor Soares
2026-07-10 14:33 ` [PATCH v1 3/7] toradex: tdx-cfg-block: Add apalis imx8qm 64gb emmc pid4s Vitor Soares
2026-07-10 14:33 ` [PATCH v1 4/7] toradex: tdx-cfg-block: Add verdin imx8mp " Vitor Soares
2026-07-10 14:33 ` [PATCH v1 5/7] toradex: tdx-cfg-block: Add verdin imx8mm 0239 pid4 Vitor Soares
2026-07-10 14:33 ` [PATCH v1 6/7] toradex: tdx-cfg-block: Add smarc imx8mp 0240 pid4 Vitor Soares
2026-07-10 14:33 ` [PATCH v1 7/7] toradex: tdx-cfg-block: Add verdin am62 0242 pid4 Vitor Soares
2026-07-13  6:05 ` [PATCH v1 0/7] toradex: tdx-cfg-block: Add new PID4 entries Francesco Dolcini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.