Hi
-> By changing the jumper and switch settings, I was able to boot from QSPI Flash on LS2088ARDB.
->AFter booting, accidentally I erased the boot area of QSPI flash(bl2,rcw,uboot all erased.). The target is not booting.
->I am trying use Lauterbasch JTAG to boot using ls2088a_sieve_sram_failsave.cmm which is failsafe method. Here "override the RCW" as shown below
Data.Set EDBG:0x42001080 %Long 0x9b ; RCW_src=HARDCODED
-> With this the target shall boot with the RCW supplied by JTAG(ls2088a_sieve_sram_failsave.cmm).
-> But notice that the QSPI is not working, because the RCW_SRC is not QSPI_boot.
->If QSPI pin mux, clock are not initialised, how will the QSPI work ?
Question: Can you please provide suggestions / new .cmm script which can be used when QSPI flash is empty / erased to recover the target using JTAG.
Thanks and Regards
Hello,
The needed documentation would typically be:
ls2088a_sieve_sram_failsave.cmm .Since none of that is available in the retrieved sources, the safest answer is: I cannot verify that the existing fail-safe script can re-enable QSPI access after the boot area is erased, and I cannot generate a trustworthy replacement .cmm script from the available documentation. Please contact NXP support for the LS2088ARDB recovery procedure or share the exact LS2088A/Lauterbach documentation set you want analyzed, and I can help interpret it.
Regards