Attention is currently required from: Nico Huber, Michał Żygowski. Hello build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/61682
to look at the new patch set (#3).
Change subject: nb/amd/common: Move RAM calcualtion to common code ......................................................................
nb/amd/common: Move RAM calcualtion to common code
This patch addresses post-merge comments from CB:52922. This change only unifies the code used by AMD northbirdges.
TEST=Boot PC Engines apu1 and see that RAM resources did not change.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I3d222f6cbd26fe78d968d2883984f25e8b62ab5c --- M src/northbridge/amd/agesa/family14/Makefile.inc M src/northbridge/amd/agesa/family14/northbridge.c M src/northbridge/amd/agesa/family15tn/Makefile.inc M src/northbridge/amd/agesa/family15tn/northbridge.c M src/northbridge/amd/agesa/family16kb/Makefile.inc M src/northbridge/amd/agesa/family16kb/northbridge.c A src/northbridge/amd/common/ram_calc.c M src/northbridge/amd/nb_common.h M src/northbridge/amd/pi/00730F01/Makefile.inc M src/northbridge/amd/pi/00730F01/northbridge.c 10 files changed, 99 insertions(+), 137 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/61682/3