1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-02 07:37:57 +01:00
Files
u-boot-megous/arch
Graeme Russ 2d6286ab79 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: Graeme Russ <gruss@tss-engineering.com>
2015-02-10 12:48:50 +01:00
..
2015-01-09 23:59:54 +03:00
2015-01-13 09:37:21 -05:00