Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/23819
to look at the new patch set (#2).
Change subject: soc/amd/stoneyridge: Refactor northbridge resource allocator ......................................................................
soc/amd/stoneyridge: Refactor northbridge resource allocator
The resource allocator was overly complicated due to porting from a multi-node resource allocator. It had some assumptions about the UMA memory and where it would be located. The refactored allocations account for UMA being reserved above 4GiB.
TEST=Check CBMEM table has correct RAM regions.
Change-Id: I722ded9fb877ec756c3af11fcb5fea587ac0ba8e Signed-off-by: Marc Jones marcj303@gmail.com --- M src/soc/amd/stoneyridge/northbridge.c 1 file changed, 50 insertions(+), 126 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/23819/2