Marshall Dawson has posted comments on this change. ( https://review.coreboot.org/19755 )
Change subject: WIP soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/#/c/19755/4/src/mainboard/amd/gardenia/bootblock... File src/mainboard/amd/gardenia/bootblock/OemCustomize.c:
Line 128: };
some of this doesn't belong in the bootblock. So maybe lets split this file
Well you wouldn't think so, but they're overrides for AmdInitEarly(). At the moment, I'm not certain why that call would require this info or whether it could be passed to a later call instead.