Michał Żygowski has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37352 )
Change subject: AGESA,binaryPI: Add compatibility wrapper for romstage entry ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37352/1/src/drivers/amd/agesa/romst... File src/drivers/amd/agesa/romstage.c:
https://review.coreboot.org/c/coreboot/+/37352/1/src/drivers/amd/agesa/romst... PS1, Line 125: romstage_main(); So we basically omit bootblock_main... Is there any other rationale than saving tens of miliseconds to do that?