U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix OSPI boot for J722S
@ 2024-12-10 13:57 Prasanth Babu Mantena
  2024-12-10 13:57 ` [PATCH 1/4] mailbox: k3-sec-proxy: Add DM to DMSC communication thread " Prasanth Babu Mantena
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Prasanth Babu Mantena @ 2024-12-10 13:57 UTC (permalink / raw)
  To: trini, sjg, alpernebiyasak
  Cc: u-boot, vigneshr, u-kumar1, n-francis, vaishnav.a, s-k6

This series fixes OSPI boot for J722S. It contains fixes for DMSC
communication, R5 regmap for ospi and dma specific overrides for ospi.

Test log: https://gist.github.com/PrasanthBabuMantena/ad469dd09ab7263f85f87dadda46c86d

Vaishnav Achath (4):
  mailbox: k3-sec-proxy: Add DM to DMSC communication thread for J722S
  arm: dts: k3-j722s-r5-evm: Fix DM2TIFS secproxy thread ID
  arm: mach-k3: j722_spl: Add FAST XSPI boot mode
  arm: dts: k3-j722s*: Add overrides specific to OSPI

 arch/arm/dts/k3-j722s-evm-u-boot.dtsi     |  4 ++++
 arch/arm/dts/k3-j722s-r5-evm.dts          | 17 +++++++++++++++--
 arch/arm/mach-k3/include/mach/j722s_spl.h |  1 +
 arch/arm/mach-k3/j722s/j722s_init.c       |  2 ++
 drivers/mailbox/k3-sec-proxy.c            |  2 +-
 5 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-12-18 12:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-10 13:57 [PATCH 0/4] Fix OSPI boot for J722S Prasanth Babu Mantena
2024-12-10 13:57 ` [PATCH 1/4] mailbox: k3-sec-proxy: Add DM to DMSC communication thread " Prasanth Babu Mantena
2024-12-10 15:31   ` Kumar, Udit
2024-12-18 12:53     ` Prasanth Mantena
2024-12-10 13:57 ` [PATCH 2/4] arm: dts: k3-j722s-r5-evm: Fix DM2TIFS secproxy thread ID Prasanth Babu Mantena
2024-12-10 15:32   ` Kumar, Udit
2024-12-10 13:57 ` [PATCH 3/4] arm: mach-k3: j722_spl: Add FAST XSPI boot mode Prasanth Babu Mantena
2024-12-10 13:57 ` [PATCH 4/4] arm: dts: k3-j722s*: Add overrides specific to OSPI Prasanth Babu Mantena
2024-12-10 15:38   ` Kumar, Udit
2024-12-10 14:58 ` [PATCH 0/4] Fix OSPI boot for J722S Kumar, Udit

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