Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29979 )
Change subject: arch/x86/Kconfig: move MAX_REBOOT_CNT option ......................................................................
Patch Set 1:
(2 comments)
The current per platform defaults should be enforced as minimum, it won't work reliable otherwise because some reboots triggered by coreboot itself are expected.
https://review.coreboot.org/#/c/29979/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/#/c/29979/1//COMMIT_MSG@11 PS1, Line 11: Use case?
What does it fix?
https://review.coreboot.org/#/c/29979/1/src/arch/x86/Kconfig File src/arch/x86/Kconfig:
https://review.coreboot.org/#/c/29979/1/src/arch/x86/Kconfig@274 PS1, Line 274: 0 0 would mean every boot has failed? Never use the normal path?