[PATCH 0/4] Fix OSPI bootmode for j7200-evm

Aniket Limaye a-limaye at ti.com
Wed Mar 6 07:37:45 CET 2024


Support for OSPI probe and also read/write is broken and/or missing in current master branch.
- 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

 .../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(-)

-- 
2.34.1



More information about the U-Boot mailing list