Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44868 )
Change subject: sc7180: report hardware watchdog reset after reboot ......................................................................
Patch Set 13:
(3 comments)
https://review.coreboot.org/c/coreboot/+/44868/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/44868/1//COMMIT_MSG@8 PS1, Line 8:
This is missing a commit message body and a Signed-off-by: line, btw. […]
Done
https://review.coreboot.org/c/coreboot/+/44868/1/src/soc/qualcomm/sc7180/soc... File src/soc/qualcomm/sc7180/soc.c:
https://review.coreboot.org/c/coreboot/+/44868/1/src/soc/qualcomm/sc7180/soc... PS1, Line 27: volatile unsigned int aoss = *(unsigned int *)AOSS_CC_RESET_STATUS;
This was put in place by Ravi and T.mike who are not driver developers as a quick test. […]
Ack
https://review.coreboot.org/c/coreboot/+/44868/1/src/soc/qualcomm/sc7180/soc... PS1, Line 30: printk(BIOS_INFO, "AOSS_CC_RESET_STATUS[%x]..[%x]\n", AOSS_CC_RESET_STATUS, aoss);
Hmm... sorry, I updated to the newest kernel, still does nothing for me. […]
Issue was resolved by moving to romstage.