[PATCH v3 0/8] Add support for TQMa7x
Fabio Estevam
festevam at gmail.com
Thu Apr 2 18:36:20 CEST 2026
On Thu, Mar 26, 2026 at 6:12 AM Alexander Feilke
<Alexander.Feilke at ew.tq-group.com> wrote:
>
> From: Alexander Feilke <alexander.feilke at ew.tq-group.com>
>
> This series adds support for TQMa7x and is based on the preparations for
> additional TQ boards series [1] and [2]. It has 512M, 1G and 2G RAM variants
> which are detected by the SPL by initializing them in descending order.
> It can boot from SD, MMC, SPI and USB (SDP). SPI however requires an additional
> prepended NXP header image which is currently unsupported in u-boot.
>
> The i.MX7S variant boots but is not being actively supported.
Here is a warning while applying your series:
git am ~/Downloads/Add-support-for-TQMa7x.patch
Applying: Kconfig: update build-target for MX7 with SPL
Applying: board/tq: Add common SoM API
Applying: env: add env_set_runtime() helper
Applying: arch: arm: dts: tqma7x: add u-boot device tree fragments
Applying: arch: arm: dts: tqma7x: add boot phase properties
Applying: board: tqma7: add code for u-boot with spl
.git/rebase-apply/patch:337: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
Applying: configs: tqma7: add defconfigs
Applying: doc: tqma7: add documentation
Please make sure to run checkpatch/cleanpatch to fix it.
The doc part does not pass CI:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/1418796
For v4, make sure to pass it in CI and send me a link for the CI pass.
More information about the U-Boot
mailing list