diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-02-17 04:47:26 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-02-18 11:41:15 +0000 |
commit | b2d633db0711a05b617508c3594950bd513cc8e4 (patch) | |
tree | 90b138614ac9d061922e26412521d2528f430f82 /src/cpu/amd/agesa | |
parent | ff254ea60bd489c87f566f1f71585d546a8e844a (diff) |
soc/amd/common/block/data_fabric: fix data_fabric_write32 broadcast case
Calling data_fabric_write32 with BROADCAST_FABRIC_ID as instance_id
would have caused an infinite recursion, so call the right function
data_fabric_broadcast_write32 for that case instead.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: If7f0a80f0430e8bfb29ee510ef86c278e3a42063
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50826
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/cpu/amd/agesa')
0 files changed, 0 insertions, 0 deletions