TQMa95xxSA - YOCTO Linux BSP documentation

The TQMa95xxSA provides a robust embedded module platform powered by NXP's i.MX 95 processor family. The BSP is based on the Yocto Project using TQ’s meta-tq hardware support layer, with build host setup instructions and BSP sources provided via GitHub.

Please see the meta-tq repository on GitHub for further instructions. A list of supported Yocto images and example configurations is available in the BSP repository GitHub.

For each Board Support Package (BSP), the corresponding modules are versioned under the matching Git tag in our GitHub repository. Simply check out the tag that matches your BSP release, then open the module’s README file in the “doc” folder to find detailed information.

Documentation and Downloads

TQ Systems provides comprehensive documentation on its embedded mini-module products to facilitate the evaluation and design phase with our products.

The following documents can be downloaded directly from our Website (no login required) for the desired product:

User Manual (Baseboard)
Detailed hardware descriptions, installation steps, jumper settings, connector layouts and troubleshooting tips.
User Manual (Module)
Electrical specifications, interface overviews, software setup guides and reference tables.
Datasheets
Absolute maximum ratings, timing diagrams and ordering information.

The Customer Info Archive is provided upon purchase of a Starter Kit and is released on request by TQ Support. To obtain it, please open a Support Ticket with your order details.

The archive includes:

  • Mainboard schematic & placement diagram
  • Module CAD files (native format)
  • Module mechanical dimensions (2D/3D drawings)
  • Pinmuxing configuration (recommended device tree fragments)
  • Pinout reference (signal assignments, voltage domains)
  • Design checklist (layout guidelines, EMI/ESD considerations)
  • Processing instructions (LGA Modules)

BSP Git Tagging and Revisioning

TQ manages all Board Support Package (BSP) releases in the meta-tq GitHub repository using annotated Git tags. This ensures each release is traceable to an exact source snapshot and clearly documents which Yocto branch, platform (module) and software revision it covers.

Tag Format:
<YoctoBranch>.<ModuleIdentifier>.TQ.ARM.BSP.<RevisionNumber>

Component Description
YoctoBranch Name of the Yocto Project release (e.g. kirkstone, scarthgap)
ModuleIdentifier Target module name when present; omitted entirely for “scarthgap” tags
TQ.ARM.BSP Literal marker for “Board Support Package – Software”
RevisionNumber Four-digit, zero-padded incrementing counter (e.g. 0001, 0002, …)

Examples:
kirkstone.TQMa64xxL.BSP.SW.0008
scarthgap.BSP.SW.0001 – here no module identifier is used

Supported Platforms Reference:
To see exactly which platforms (machines/boards) each BSP tag covers, open the meta-tq folder in that tag and view its README.md:
/tq-systems/meta-tq/tree/<git-tag>/meta-tq
Click on README.md there to find the full list of Yocto machine names, board variants, RAM options and support status.

Get Notified

Enable Notifications:
In order to be automatically notified of new BSP releases by e-mail, you must activate notifications in the corresponding Github repository.

1. Go to the desired repository in Github (e.g. meta-tq)
2. Click on the notification button in the top right corner.
3. Log in or create a Github account if you have not already done so.
4. Select “All activity” so that you will be notified of every new release.

Software Versions:
For the exact versions of U-Boot, Linux kernel and other components used in a BSP tag, view doc/README.SoftwareVersions.md in that tag.
tq-systems/meta-tq/blob/<git-tag>/meta-tq/doc/README.SoftwareVersions.md

U-Boot

Feature
RAM configs
TQMa95xxSA 2 / 4 GB
CPU variants A1 / B0
Fuses x
GPIO x
I2C x
QSPI
Read 1-4-4-4B
Write 1-1-4-4B
Erase 1-1-1-4B
Boot -
eMMC / SD card
Read x
Write x
Boot SD: ok / eMMC: no
USB
USB 2.0 Dual Role disabled (REV.010x SDP)
USB 3.0 (Hub on TQMa95xxSA) Host disabled, USB 2.0 SDP
ENET (GigE via Phy on TQMa95xxSA)
ENET 0 x
ENET 1 x
Bootstreams
FlexSPI error (hardware issue)
SD / eMMC x
UUU (TBD: use SD card image)

TODO or not tested / supported

  • SCMI access to board resources from system manager

Linux

Feature fslc-6.12
RAM configs
TQMa95xxSA 2/4 GiB
CPU variants A1 / B0
Fuses / OCRAM
speed grade
UART
console on LPUART7 (X20) x
LPUART1 on Cortex-M33 (X39) x
GPIO
SMARC GPIO pins x
I2C
Temperature Sensors x
RTC x
EEPROMS x
ENET (GigE via Phy on TQMa93xxSA)
ENET 0 x
ENET 1 x
USB
USB 2.0 Dual Role (X3/X4)
USB 3.0 (Hub on TQMa93xxSA) (X7/X8) x
QSPI NOR
Read with 1-4-4 SDR x
PP / Erase with 1-1-4 SDR x
Graphic
GPU x
VPU x
Display
LVDS x
Audio
Line IN / Line Out (X17, X18) x
PCIe
mini-PCIe on MB-SMARC-2 (X44) x
PCIe x1 on MB-SMARC-2 (X22) x
CAN-FD
CAN-FD x
SPI
SPI user space device on all CS (X24) x
PWM
PWM in TPM3 x
CPU/PMIC thermal sensors
via thermal zone x
Cortex M7
examples running from TCM
use UART as debug console

Onboard I2C Devices

I2C Bus - TQMa95xxSA (PRELIMINARY!)
I2C1 0x48
Plug & Trust Secure Element
(optional)
0x4A
Tempsensor
0x51
RTC
(optional)
0x54
EEPROM (optional)
0x5C
EEPROM (optional)
0x6B
Gyroscope
I2C Bus - MB-SMARC-2
I2C1 0x30
Audio-Codec
0x50
EEPROM
0x58
EEPROM
0x6A
PCIE
0x74
Port-Expander
0x74
Port-Expander

Changelog BSPs

Changelog PRE-RELEASE

Added

  • CVE: add CVE_PRODUCT mappings for TQ-maintained kernel, bootloader and ATF recipes
  • BOM: add CYCLONEDX_EXTRA_RUNTIME_RECIPES for firmware components deployed via EXTRA_IMAGEDEPENDS
Changed
  • linux-tq-6.12: update to v6.12.95
  • linux-tq-6.6: update to v6.6.144
  • linux-imx-tq-6.6: update from linux-fslc incl. v6.6.144
  • u-boot-imx-tq_2024.04
    • tqma91xx / tqma93xx / tqma8mpxs / tqma8mpxl: use generic name for QSPI nor bootscript in update helper script.
  • tq-exlinux:
    • also show config labels in menu labels
  • u-boot-tq-2017.11
    • tqmls102xa: support for alternative temperature sensor
  • imx-boot-tq:
    • improve dependency handling
  • imx-system-manager-tq:
    • tqma95xxla / tqma95xxsa: change board configuration naming
  • u-boot-lsdk-tq_2019.10:
    • tqmls1028a: support for alternative temperature sensor
    • tqmls1028a: switch mmcdev for mmc and SD card
Fixed
  • u-boot-imx-tq-2023.04: TQMa6UL[L]x[L]: Fix redundant environment offset

    Set the offset to a correct value to prevent overwriting data in QSPI NOR. Otherwise saving the environment on QSPI NOR can lead to a non booting system.

  • tqma93xx-mba93xxca/la: fix distroboot flow for rpmsg and lvds configs with linux-imx-tq

    Use correct overrides for the BSP flavour to generate the menu entries and use correct overlay name for rpmsg menu item. Otherwise no configurations were generated for NXP BSP flavour and the remoteproc device tree overlay was silently not applied.

  • u-boot-imx-tq-2024.04: TQMa8MPxL / TQMa8MPxS

    Add missing check for started Cortex-M and add clk-imx8mp.mcore_booted=1 to kernel command line to prevent switching off unused clocks. Otherwise a running firmware on Cortex-M will stop during kernel boot.

  • linux-tq-6.12:

    • includes fix for Copy fail (CVE-2026-31431)
    • includes fix for Dirty frag (CVE-2026-43284)
  • linux-tq-6.6:

    • includes fix for Copy fail (CVE-2026-31431)
    • includes fix for Dirty frag (CVE-2026-43284)
  • linux-imx-tq-6.6:

    • includes fix for Copy fail (CVE-2026-31431)
    • includes fix for Dirty frag (CVE-2026-43284)
Removed
  • meta-tq/conf/layer.conf: Remove stale LICENSE_PATH

The information provided on this wiki page is subject to change due to circumstances beyond our control. While we strive to keep all details as accurate and up-to-date as possible, it is possible that certain updates or changes may go unnoticed for some time. As a result, some sections of this page may contain outdated information. If you notice any mistakes in the documentation, we kindly ask you to inform the TQ Support through our ticket system.