public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/2] enable OSPI support on AM64x
@ 2024-02-24  0:17 Jonathan Humphreys
  2024-02-24  0:17 ` [PATCH v2 1/2] configs: am64x_evm_*_defconfig: Enable OSPI support Jonathan Humphreys
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jonathan Humphreys @ 2024-02-24  0:17 UTC (permalink / raw)
  To: trini, vigneshr; +Cc: u-boot, Jonathan Humphreys

This series enables OSPI support for AM64x by setting the proper configs, and DT
entries for SPL.

fixes: fa09b12dc5f6 ("arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14")

Changes from v1:
- removed the OSPI phy pattern partition, as it wasn't used

v1: https://patchwork.ozlabs.org/project/uboot/list/?series=396298

Jonathan Humphreys (2):
  configs: am64x_evm_*_defconfig: Enable OSPI support
  arm: dts: k3-am642-evm/sk: Enable OSPI support in SPL

 arch/arm/dts/k3-am642-evm-u-boot.dtsi | 16 ++++++++++++++++
 arch/arm/dts/k3-am642-r5-evm.dts      |  5 +++++
 arch/arm/dts/k3-am642-r5-sk.dts       |  5 +++++
 arch/arm/dts/k3-am642-sk-u-boot.dtsi  | 16 ++++++++++++++++
 configs/am64x_evm_a53_defconfig       | 14 ++++++++++++--
 configs/am64x_evm_r5_defconfig        | 14 ++++++++++++--
 6 files changed, 66 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-03-05 16:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-24  0:17 [PATCH v2 0/2] enable OSPI support on AM64x Jonathan Humphreys
2024-02-24  0:17 ` [PATCH v2 1/2] configs: am64x_evm_*_defconfig: Enable OSPI support Jonathan Humphreys
2024-02-24  0:17 ` [PATCH v2 2/2] arm: dts: k3-am642-evm/sk: Enable OSPI support in SPL Jonathan Humphreys
2024-02-24 13:59   ` Tom Rini
2024-02-24 17:34     ` Jon Humphreys
2024-02-27 18:16       ` Tom Rini
2024-02-27 18:40         ` Jon Humphreys
2024-03-05 16:03 ` [PATCH v2 0/2] enable OSPI support on AM64x Tom Rini

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