Martin Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45964 )
Change subject: soc/amd/picasso: Die if the workbuf is missing two boots in a row ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45964/2/src/soc/amd/picasso/bootblo... File src/soc/amd/picasso/bootblock/bootblock.c:
https://review.coreboot.org/c/coreboot/+/45964/2/src/soc/amd/picasso/bootblo... PS2, Line 142: if (cmos_read(RTC_CLK_ALTCENTURY) != 0xff &&
Sure, but that's the point of the function. […]
Done