DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 0/3] Add support for i.MX93 FRDM board
@ 2025-10-21 13:27 Fabian Pflug
  2025-10-21 13:27 ` [DistroKit] [PATCH 1/3] platform-v8a: barebox: add patches for imx93 Fabian Pflug
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fabian Pflug @ 2025-10-21 13:27 UTC (permalink / raw)
  To: distrokit; +Cc: Fabian Pflug

Add support for the i.MX93 FRDM board from NXP. A low cost eval board
for MX93 processors, that does not yet have upstream support in kernel
and barebox. If this ever happens, upgradind is quite easy, as these
patches are their own commits. Everything else is really small changes.

Fabian Pflug (3):
  platform-v8a: barebox: add patches for imx93
  platform-v8a: dts: add imx93-frdm board
  platform-v8a: add nxp-imx93-frdm board

 .../barebox-common-defaultenv/init/bootsource |    2 +-
 configs/platform-v8a/barebox.config           |    1 +
 configs/platform-v8a/dts/bootstate.dtsi       |   21 +
 configs/platform-v8a/dts/imx93-11x11-frdm.dts |  615 ++++
 ...ep-probe-include-of-for-of_device_id.patch |   30 +
 ...s-i.MX93-Add-NXP-FRDM-i.MX93-support.patch | 2624 +++++++++++++++++
 .../patches/barebox-2025.07.0/series          |    2 +
 configs/platform-v8a/platformconfig           |    3 +-
 .../platforms/image-nxp-imx93-frdm.in         |   10 +
 .../rules/image-nxp-imx93-frdm.make           |   35 +
 doc/hardware.rst                              |    1 +
 doc/hardware_v8a_imx93_frdm.rst               |   47 +
 .../lib/udev/rules.d/90-rauc-partitions.rules |    1 +
 13 files changed, 3390 insertions(+), 2 deletions(-)
 create mode 100644 configs/platform-v8a/dts/imx93-11x11-frdm.dts
 create mode 100644 configs/platform-v8a/patches/barebox-2025.07.0/0001-common-deep-probe-include-of-for-of_device_id.patch
 create mode 100644 configs/platform-v8a/patches/barebox-2025.07.0/0002-ARM-boards-i.MX93-Add-NXP-FRDM-i.MX93-support.patch
 create mode 100644 configs/platform-v8a/patches/barebox-2025.07.0/series
 create mode 100644 configs/platform-v8a/platforms/image-nxp-imx93-frdm.in
 create mode 100644 configs/platform-v8a/rules/image-nxp-imx93-frdm.make
 create mode 100644 doc/hardware_v8a_imx93_frdm.rst

-- 
2.47.3




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

end of thread, other threads:[~2025-10-21 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-21 13:27 [DistroKit] [PATCH 0/3] Add support for i.MX93 FRDM board Fabian Pflug
2025-10-21 13:27 ` [DistroKit] [PATCH 1/3] platform-v8a: barebox: add patches for imx93 Fabian Pflug
2025-10-21 13:27 ` [DistroKit] [PATCH 2/3] platform-v8a: dts: add imx93-frdm board Fabian Pflug
2025-10-21 13:27 ` [DistroKit] [PATCH 3/3] platform-v8a: add nxp-imx93-frdm board Fabian Pflug
2025-10-21 13:37 ` [DistroKit] [PATCH 0/3] Add support for i.MX93 FRDM board Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox