Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/21495
to look at the new patch set (#2).
Change subject: amd/stoneyridge: Remove multi-node support ......................................................................
amd/stoneyridge: Remove multi-node support
The Stoney Ridge APU can never be used in a multi-node system. Reduce the feature set to a single node.
Remove the static variables for each D18Fn device and replace the routines with coreboot config read and write functions.
Strip down domain_set_resources() to consider only a single node. A follow-on patch will further simplify this.
Change-Id: I1982b3fbf8dbb44ca75112c57afa59a2b4e4cf5a Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com --- M src/soc/amd/stoneyridge/northbridge.c 1 file changed, 36 insertions(+), 88 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/21495/2