Re: [PATCH v2 1/2] cmd: Add command to display or save Linux PStore dumps

2020-03-18 Thread Frédéric Danis
Hi Heinrich, On 17/03/2020 20:57, Heinrich Schuchardt wrote: On 2/26/20 10:42 AM, Frédéric Danis wrote: +Ramoops is an oops/panic logger that writes its logs to RAM before the system +crashes. It works by logging oopses and panics in a circular buffer. Ramoops +needs a system with

Re: [PATCH v2 1/2] cmd: Add command to display or save Linux PStore dumps

2020-03-17 Thread Heinrich Schuchardt
On 2/26/20 10:42 AM, Frédéric Danis wrote: This patch adds a new pstore command allowing to display or save ramoops logs (oops, panic, console, ftrace and user) generated by a previous kernel crash. PStore parameters can be set in U-Boot configuration file, or at run-time using "pstore set"

[PATCH v2 1/2] cmd: Add command to display or save Linux PStore dumps

2020-02-26 Thread Frédéric Danis
This patch adds a new pstore command allowing to display or save ramoops logs (oops, panic, console, ftrace and user) generated by a previous kernel crash. PStore parameters can be set in U-Boot configuration file, or at run-time using "pstore set" command. Records size should be the same as the