Re: [PATCH v2 1/1] riscv: additional crash information

2020-08-02 Thread Rick Chen
> From: Heinrich Schuchardt [mailto:xypron.g...@gmx.de] > Sent: Saturday, August 01, 2020 11:16 PM > To: Rick Jian-Zhi Chen(陳建志) > Cc: Simon Glass; Bin Meng; Sean Anderson; u-boot@lists.denx.de; Heinrich > Schuchardt > Subject: [PATCH v2 1/1] riscv: additional crash inf

Re: [PATCH v2 1/1] riscv: additional crash information

2020-08-02 Thread Bin Meng
On Sat, Aug 1, 2020 at 11:16 PM Heinrich Schuchardt wrote: > > If an exception occurs, the relocated program counter and return address > are required for an analysis. > > With this patch you get: > > => exception undefined > > Unhandled exception: Illegal instruction > EPC: 80

[PATCH v2 1/1] riscv: additional crash information

2020-08-01 Thread Heinrich Schuchardt
If an exception occurs, the relocated program counter and return address are required for an analysis. With this patch you get: => exception undefined Unhandled exception: Illegal instruction EPC: 80595908 RA: 8059c0c6 TVAL: 8030c01e EPC: 80007908

[PATCH v2 1/1] riscv: additional crash information

2020-08-01 Thread Heinrich Schuchardt
If an exception occurs, the relocated program counter and return address are required for an analysis. With this patch you get: => exception undefined Unhandled exception: Illegal instruction EPC: 80595908 RA: 8059c0c6 TVAL: 8030c01e EPC: 80007908