
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]
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(-)