Hello Kyösti Mälkki, 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 (#13).
Change subject: src/mainboard: remove MMIO macros ......................................................................
src/mainboard: remove MMIO macros
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/amd/thatcher/romstage.c M src/mainboard/asrock/imb-a180/bootblock.c M src/mainboard/asus/am1i-a/bootblock.c M src/mainboard/asus/f2a85-m/bootblock.c M src/mainboard/biostar/a68n_5200/romstage.c M src/mainboard/biostar/am1ml/bootblock.c M src/mainboard/hp/abm/romstage.c M src/mainboard/msi/ms7721/bootblock.c 8 files changed, 43 insertions(+), 58 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/37738/13