mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Extend protonic prt8m to support prt8ml
@ 2025-09-18 15:03 Jonas Rebmann
  2025-09-18 15:03 ` [PATCH 1/2] ARM: i.MX8M: protonic-imx8m: enable deep probe Jonas Rebmann
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jonas Rebmann @ 2025-09-18 15:03 UTC (permalink / raw)
  To: Sascha Hauer, BAREBOX; +Cc: Jonas Rebmann, David Jander

Update prt8m to use deep probe and add support for the prt8ml using the
mainlining candidate devicetree from
https://lore.kernel.org/lkml/20250918-imx8mp-prt8ml-v2-0-3d84b4fe53de@pengutronix.de/T

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Jonas Rebmann (2):
      ARM: i.MX8M: protonic-imx8m: enable deep probe
      ARM: boards: Add support for PRT8ML

 arch/arm/boards/protonic-imx8m/Makefile            |    2 +-
 arch/arm/boards/protonic-imx8m/board.c             |   28 +-
 .../protonic-imx8m/flash-header-prt8ml.imxcfg      |    5 +
 arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c   |  100 ++
 .../boards/protonic-imx8m/lpddr4-timing-prt8ml.c   | 1121 ++++++++++++++++++++
 arch/arm/dts/Makefile                              |    4 +-
 arch/arm/dts/imx8mp-prt8ml.dts                     |   48 +
 arch/arm/dts/imx8mp-prt8ml.dtsi                    |  500 +++++++++
 arch/arm/mach-imx/Kconfig                          |    4 +-
 images/Makefile.imx                                |    2 +
 10 files changed, 1799 insertions(+), 15 deletions(-)
---
base-commit: f3be3a8e9ae884bdfb116238e9049b1eb2759810
change-id: 20250918-prt8ml-78db90cc8c64

Best regards,
--  
Jonas Rebmann <jre@pengutronix.de>




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

end of thread, other threads:[~2025-09-22  7:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-18 15:03 [PATCH 0/2] Extend protonic prt8m to support prt8ml Jonas Rebmann
2025-09-18 15:03 ` [PATCH 1/2] ARM: i.MX8M: protonic-imx8m: enable deep probe Jonas Rebmann
2025-09-18 15:03 ` [PATCH 2/2] ARM: boards: Add support for PRT8ML Jonas Rebmann
2025-09-22  7:35   ` Ahmad Fatoum
2025-09-22  6:31 ` [PATCH 0/2] Extend protonic prt8m to support prt8ml Sascha Hauer

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