[PATCH v2 0/4] Fix OSPI boot for J722S

Prasanth Babu Mantena p-mantena at ti.com
Wed Dec 18 14:13:37 CET 2024


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

v2 <==> v1
* Add Fixes tag wherever required.
* Improve commit message.

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



More information about the U-Boot mailing list