[U-Boot] [U-Boot, v3, 1/2] arm: print instructions pointed to by pc

Tom Rini trini at konsulko.com
Thu May 24 12:42:14 UTC 2018


On Tue, May 15, 2018 at 07:42:23PM +0200, Heinrich Schuchardt wrote:

> If an exception occurs in a loaded image and the relocation offset is
> unknown, it is helful to know the instructions pointed to by the
> program counter. This patch adds the missing output.
> 
> A possible output is:
>     Code: e1c560d0 e12fff1e e120077b e12fff1e (e7f7defb)
> 
> The parentheses indicate the instruction causing the exception.
> 
> The output can be disassembled using the decodecode script provided
> by the Linux kernel project.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180524/d8c3e689/attachment.sig>


More information about the U-Boot mailing list