Skip to content
Snippets Groups Projects
Commit 2d6286ab authored by Graeme Russ's avatar Graeme Russ Committed by Stefano Babic
Browse files

arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode


When booting in JTAG mode, there is no way to use soft break-points, and
no way of knowing when SPL has finished executing (so the user can issue
a 'halt' command to load u-boot.bin for example)

Add a debug output and simple loop to stop execution at the completion of
the SPL initialisation as a pseudo break-point when booting in JTAG mode

Signed-off-by: default avatarGraeme Russ <gruss@tss-engineering.com>
parent 7a086037
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment