Jes Klinke uploaded patch set #2 to this change.

View Change

soc/intel/common/block/gspi: Recalculate BAR after resource allocation

The base address of the memory mapped I/O registers should not
be cached across resource allocation. This CL will evict the cached
value upon exiting the BS_DEV_RESOURCES stage.

See https://review.coreboot.org/c/coreboot/+/43741 for context.

Change-Id: I81f2b5bfadbf1aaa3b38cca2bcc44ce521666821
Signed-off-by: jbk@chromium.org
---
M src/soc/intel/common/block/gspi/gspi.c
1 file changed, 7 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/44084/2

To view, visit change 44084. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I81f2b5bfadbf1aaa3b38cca2bcc44ce521666821
Gerrit-Change-Number: 44084
Gerrit-PatchSet: 2
Gerrit-Owner: Jes Klinke <jbk@chromium.org>
Gerrit-Reviewer: Jes Klinke <jbk@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-MessageType: newpatchset