On 3/6/2024 12:07 PM, Aniket Limaye wrote:
Support for OSPI probe and also read/write is broken and/or missing in current 
master branch.


Its broken :)

- sf probe failure from u-boot prompt & OSPI boot failure [0]

This series adds necessary configs, as well as fixes some bugs in the existing 
u-boot devicetree,
to add OSPI boot support for the j7200-evm device.
- sf probe and update in u-boot prompt & successful OSPI boot logs [1]

[0]: https://gist.github.com/aniket-l/f487472baa47e819defc82e5f57b7860
[1]: https://gist.github.com/aniket-l/e5353c4511009d2ebf5f1743ebaab61a


Aniket Limaye (4):
   configs: j7200_evm_*_defconfig: Enable OSPI configs
   arm: dts: k3-j7200: Fix support for OSPI flash
   arm: dts: k3-j7200-r5-common: fix the mcu_timer0 clock frequency
   arm: dts: k3-j7200-r5-common: Add missing overrides for ringacc and
     udmap


Please copy Nishanth in your posting


  .../dts/k3-j7200-common-proc-board-u-boot.dtsi    |  4 ++++
  arch/arm/dts/k3-j7200-r5-common-proc-board.dts    | 15 ++++++++++++++-
  configs/j7200_evm_a72_defconfig                   | 10 ++++++++--
  configs/j7200_evm_r5_defconfig                    |  9 +++++++--
  4 files changed, 33 insertions(+), 5 deletions(-)

Reply via email to