Files
kernel-spacemit-k1/fs/pstore
lijuan c0e6859eb0 pstore-blk: add mmc panic write when sys panic
user manual:
1.config: enable MMC_SDHCI_OF_K1X_PANIC
2.config: CONFIG_PSTORE_BLK_BLKDEV,eg:/dev/mmcblk0p7
3.partiton:add pstore partiton

test cmd:
1. mount -t pstore pstore /sys/fs/pstore
2. echo c > /proc/sysrq-trigger

Change-Id: I88fbe8faedc5ccdffece72e2813e9d173dda9d65
Signed-off-by: lijuan <juan.li@spacemit.com>
2025-03-06 19:55:30 +08:00
..