Home
last modified time | relevance | path

Searched hist:"2 d6286ab7983b1fca45b7cc2d670286ec4898ffd" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_boot.c2d6286ab7983b1fca45b7cc2d670286ec4898ffd Sun Jan 25 01:07:53 UTC 2015 Graeme Russ <gruss@tss-engineering.com> 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>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/
H A Dsys_proto.h2d6286ab7983b1fca45b7cc2d670286ec4898ffd Sun Jan 25 01:07:53 UTC 2015 Graeme Russ <gruss@tss-engineering.com> 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>