build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37737 )
Change subject: mb/msi/ms7721: Switch away from ROMCC_BOOTBLOCK ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37737/5/src/mainboard/msi/ms7721/bo... File src/mainboard/msi/ms7721/bootblock.c:
https://review.coreboot.org/c/coreboot/+/37737/5/src/mainboard/msi/ms7721/bo... PS5, Line 26: #define SB_MMIO_MISC32(x) *(volatile u32 *)(AMD_SB_ACPI_MMIO_ADDR + 0xE00 + (x)) Macros with complex values should be enclosed in parentheses