Attention is currently required from: Fred Reitberger, Jason Glenesk, Matt DeVillier, Raul Rangel.
Hello Fred Reitberger, Jason Glenesk, Matt DeVillier, Raul Rangel,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76887?usp=email
to look at the new patch set (#2).
Change subject: soc/amd/common/data_fabric_helper: use DF broadcast read/write functions ......................................................................
soc/amd/common/data_fabric_helper: use DF broadcast read/write functions
Instead of open coding the broadcast data fabric PCI register access in the functions for indirect non-broadcast data fabric register access, just use the existing data_fabric_broadcast_[read,write]32 functions.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I174c1e6ee4856d97c5ec6d07bb8c217d6df9425f --- M src/soc/amd/common/block/data_fabric/data_fabric_helper.c 1 file changed, 3 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/76887/2