mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
This in theory should reset the CPU (restarting from PBL) while keeping EUD enabled, thus allowing early parts of the bootloader to be debugged. However it seems to cause sbl1 to crash on the op6 :( maybe works better on SB-off devices. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>