arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
authorGraeme Russ <gruss@tss-engineering.com>
Sun, 25 Jan 2015 01:07:53 +0000 (12:07 +1100)
committerStefano Babic <sbabic@denx.de>
Tue, 10 Feb 2015 11:48:50 +0000 (12:48 +0100)
commit2d6286ab7983b1fca45b7cc2d670286ec4898ffd
tree37e59db56b0fe3e2769937281e8bad21c25c9764
parent7a086037071401ee781425c382846dddfe80df68
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>
arch/arm/cpu/arm926ejs/mxs/spl_boot.c
arch/arm/include/asm/arch-mxs/sys_proto.h