]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
arm: configs: vcm30t124: Enable PSTORE
authorsreenivasulu velpula <svelpula@nvidia.com>
Fri, 4 Apr 2014 07:09:04 +0000 (12:39 +0530)
committerSandeep Trasi <strasi@nvidia.com>
Thu, 10 Apr 2014 09:58:17 +0000 (02:58 -0700)
commitad73bba6509d8ca2f76455cd0001cc175b442f10
treefc5ed0b5e931cb97d7fe9e5a22f7a354519e3e44
parent93457cfc6f5dbb77453952772e0eee962d9ef97b
arm: configs: vcm30t124: Enable PSTORE

Enabling CONFIG_PSTORE, CONFIG_PSTORE_RAM, CONFIG_PSTORE_CONSOLE

Pstore is a file system interface that allows to store and recover
crash information across a reboots.

Mount the pstore file system
Check for "/mnt/console-ramoops" for last boot log

mount -t pstore pstore /mnt/
cat /mnt/console-ramoops

Bug 1352942

Change-Id: I128e94dbb044fa11acfc911a0fe372a0538b5188
Signed-off-by: sreenivasulu velpula <svelpula@nvidia.com>
Reviewed-on: http://git-master/r/392259
Reviewed-by: Sandeep Trasi <strasi@nvidia.com>
Tested-by: Sandeep Trasi <strasi@nvidia.com>
arch/arm/configs/tegra_vcm30t124_gnu_linux_defconfig