Attention is currently required from: Rex-BC Chen, Yu-Ping Wu. Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62752 )
Change subject: soc/mediatek/common: Add halt() after triggering wdt reset ......................................................................
Patch Set 1:
(1 comment)
File src/soc/mediatek/common/wdt.c:
https://review.coreboot.org/c/coreboot/+/62752/comment/72342439_8233817e PS1, Line 39: /* : * We trigger secondary reset by triggering WDT hardware to send signal to EC. : * We do not use do_board_reset() to send signal to EC : * which is controlled by software driver. : * Before triggering secondary reset, clean the data cache so the logs in cbmem : * console (either in SRAM or DRAM) can be flushed. : */ move these comments into the new function.