Usage of RAMOOPS for Imx6 sabresd 3.0.35 kernel version

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Usage of RAMOOPS for Imx6 sabresd 3.0.35 kernel version

911 Views
bandarulavanya
Contributor V

Hi All,

I want to use  CONFIG_RAMOOPS for taking crash log backup in to file system, I am using 3.0.35 kernel version and board is similar to IMX6 sabresd .

Some of the links i follwed:

https://www.kernel.org/doc/Documentation/ramoops.txt

Lindus Embedded / Using persistent storage to debug kernel crashes

http://stackoverflow.com/questions/28538091/using-persistant-storage-in-linux-kernel

https://www.kernel.org/doc/Documentation/ABI/testing/pstore Thanks & Regards,

Lavanya

Tags (2)
0 Kudos
2 Replies

487 Views
SergioSolis
NXP Employee
NXP Employee

Hello Bandaru, what kind of problems did you encounter by following the tutorials you mentioned?, can you give more details?

0 Kudos

487 Views
bandarulavanya
Contributor V

Hi SergioSolis ,

In my kernel menuconfig

CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
**CONFIG_PSTORE_FTRACE=y**
CONFIG_PSTORE_RAM=y

These things are not there if you have any patches for this can i get it ,

Thanks & Regards,

Lavanya

0 Kudos