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. The first patch adds the missing output.
The second patch provides the decodecode script from the Linux kernel which can be used to disassemble the 'Code:' line. v3: use the Linux output format for the 'Code:' line Heinrich Schuchardt (2): arm: print instructions pointed to by pc scripts: add decodecode from Linux arch/arm/lib/interrupts.c | 25 ++++++++ scripts/decodecode | 125 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 150 insertions(+) create mode 100755 scripts/decodecode -- 2.17.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot