[PATCH 0/3] ARM: boards: add support for tqma8mpxs boards
Fabian Pflug
f.pflug at pengutronix.de
Fri Feb 13 00:19:36 PST 2026
Extending the TQMA8MPxL board code with support for TQMA8MPxS, as they
share the same processor and a lot of the same codebasis, but differ in
small changes.
Both now have support for the different RAM configurations, but no ECC
support yet.
Signed-off-by: Fabian Pflug <f.pflug at pengutronix.de>
---
Fabian Pflug (3):
dts: arm64: freescale: add imx8mp-tqma8mpqs board
ARM: boards: tqma8mpxl: extend with support for xs
ARM: boards: tqma8mpxx: add no_ecc ram timings
Documentation/migration-guides/migration-master.md | 10 +
arch/arm/boards/Makefile | 2 +-
arch/arm/boards/tqma8mpxl/lowlevel.c | 113 ---
arch/arm/boards/{tqma8mpxl => tqma8mpxx}/Makefile | 0
arch/arm/boards/{tqma8mpxl => tqma8mpxx}/board.c | 17 +-
.../flash-header-tqma8mpxx.imxcfg} | 0
arch/arm/boards/tqma8mpxx/lowlevel.c | 196 ++++
.../{tqma8mpxl => tqma8mpxx}/lpddr4-timing.c | 763 +++++++++++++-
arch/arm/configs/imx_v8_defconfig | 2 +-
arch/arm/configs/multi_v8_defconfig | 2 +-
arch/arm/dts/Makefile | 2 +-
arch/arm/dts/imx8mp-tqma8mpqs-mba8mpxs.dts | 15 +
arch/arm/mach-imx/Kconfig | 5 +-
.../freescale/imx8mp-tqma8mpqs-mb-smarc-2.dts | 388 +++++++
dts/src/arm64/freescale/imx8mp-tqma8mpqs.dtsi | 1066 ++++++++++++++++++++
images/Makefile.imx | 2 +-
16 files changed, 2442 insertions(+), 141 deletions(-)
---
base-commit: 0024921364eb4c8bc8089fdc198440b0d67a239f
change-id: 20260213-v2026-01-0-topic-tqma8mpxs-bf32a1a3ecb5
Best regards,
--
Fabian Pflug <f.pflug at pengutronix.de>
More information about the barebox
mailing list