linux-ramdump-parser-v2: don't print regs for check-for-watchdog
No need to print regs for --check-for-watchdog since they are getting printed via --parse-debug-image after checking proper magic values. Also skip printing whether wdog occurred for targets that use newer memory dump table format since it will be covered by the per cpu status field. Change-Id: I9489006e467ccdb452251abd6f084d05b54ef500
linux-ramdump-parser-v2/parsers/watchdog.py
100644 → 100755
Please register or sign in to comment