build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32421 )
Change subject: nb/amd/pi: support for boards without BINARYPI_LEGACY_WRAPPER ......................................................................
Patch Set 2:
(6 comments)
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0063... File src/northbridge/amd/pi/00630F01/northbridge.c:
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0063... PS2, Line 975: AmdGetValue(IN CONST AGESA_FIELD_NAME name, IN OUT VOID **value, IN UINT32 size) need consistent spacing around '*' (ctx:WxO)
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0063... PS2, Line 989: status = module_dispatch(AMD_GET_VALUE, (AMD_CONFIG_PARAMS*) &Params); "(foo*)" should be "(foo *)"
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0066... File src/northbridge/amd/pi/00660F01/northbridge.c:
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0066... PS2, Line 962: AmdGetValue(IN CONST AGESA_FIELD_NAME name, IN OUT VOID **value, IN UINT32 size) need consistent spacing around '*' (ctx:WxO)
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0066... PS2, Line 976: status = module_dispatch(AMD_GET_VALUE, (AMD_CONFIG_PARAMS*) &Params); "(foo*)" should be "(foo *)"
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0073... File src/northbridge/amd/pi/00730F01/northbridge.c:
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0073... PS2, Line 1210: AmdGetValue(IN CONST AGESA_FIELD_NAME name, IN OUT VOID **value, IN UINT32 size) need consistent spacing around '*' (ctx:WxO)
https://review.coreboot.org/c/coreboot/+/32421/2/src/northbridge/amd/pi/0073... PS2, Line 1224: status = module_dispatch(AMD_GET_VALUE, (AMD_CONFIG_PARAMS*) &Params); "(foo*)" should be "(foo *)"