Re: [U-Boot] [PATCH 1/1] arm64: print instructions leading to exception

2019-10-12 Thread Tom Rini
On Thu, Sep 12, 2019 at 07:09:26PM +0200, Heinrich Schuchardt wrote: > If an exception occurs in a loaded image and the relocation offset is > unknown, it is helpful to know the instructions pointed to by the > program counter. This patch adds the missing output. > > A possible output is: >

[U-Boot] [PATCH 1/1] arm64: print instructions leading to exception

2019-09-12 Thread Heinrich Schuchardt
If an exception occurs in a loaded image and the relocation offset is unknown, it is helpful to know the instructions pointed to by the program counter. This patch adds the missing output. A possible output is: Code: 910c4021 aa1303e0 f9400662 d63f0040 (e7f7defb) The parentheses indicate the