Marshall Dawson has posted comments on this change. ( https://review.coreboot.org/22952 )
Change subject: WIP soc/amd/common: Move LateInit earlier ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/22952/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/#/c/22952/1//COMMIT_MSG@7 PS1, Line 7: WIP I'm not yet confident this is allowed or a solid idea. It moves the calls ahead of chip_ops.final() which calls southbridge_final() and fam15_finalize().
Perhaps another approach might be moving only the amdS3Save forward in time, but I don't know if there are any consequences to moving it ahead of amdinitlate.