aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mediatek/patches/230-cmd-add-pstore-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* uboot-mediaktek: add support for PSTORE and check it on bootDaniel Golle2021-05-081-0/+78
Add support for pstore/ramoops now that DRAM content is preserved over reboot on MT7622. On each boot, check pstore and boot to recovery image in case there are records stored in it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>