Attention is currently required from: Jason Glenesk, Raul Rangel, Matt DeVillier, Felix Held.
Hello build bot (Jenkins), Jason Glenesk, Raul Rangel, Matt DeVillier, Fred Reitberger,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74710
to look at the new patch set (#2).
Change subject: include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb ......................................................................
include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb
Add the missing 'b' to the 4gb so that get_top_of_mem_above_4gb is in line with get_top_of_mem_below_4gb.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Ic9170372d8b0c27d7de3bd04d822c95e2015cb10 --- M src/include/cpu/amd/mtrr.h M src/northbridge/amd/pi/00730F01/northbridge.c M src/soc/amd/common/block/acpi/tables.c M src/soc/amd/stoneyridge/northbridge.c 4 files changed, 18 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/74710/2