Hello Rudolf Marek, build bot (Jenkins), Michał Żygowski,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37738
to look at the new patch set (#8).
Change subject: src/mainboard: deduplicate MMIO macro [WIP] ......................................................................
src/mainboard: deduplicate MMIO macro [WIP]
This touches several mainboards. Replace the macro with C functions. The presence of bootblock.c is assumed.
Change-Id: I583034ef0b0ed3e5a5e3dd680c57728ec5efbc8f Signed-off-by: Idwer Vollering vidwer@gmail.com --- M src/mainboard/asus/f2a85-m/bootblock.c M src/mainboard/biostar/a68n_5200/romstage.c M src/mainboard/biostar/am1ml/romstage.c M src/mainboard/msi/ms7721/romstage.c 4 files changed, 23 insertions(+), 39 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/37738/8