Attention is currently required from: Shelley Chen, Furquan Shaikh, Prasad Malisetty.

Shelley Chen uploaded patch set #3 to this change.

View Change

DO NOT SUBMIT: Proposed libpayload changes for PCI mmio ops support

Proposal for changes to reoriganize the code submitted by Qualcomm for
CB:57614 and CB:57615. The idea is to have every platform define
their own get_pci_mmio_cfgbase() function when needed and reuse the
rest of the code defined in pci_mmio_ops.c.

BUG=b:181098581
BRANCH=None
TEST=./util/abuild/abuild -p none -t GOOGLE_HEROBRINE -x -a -B

Signed-off-by: Shelley Chen <shchen@google.com>
Change-Id: Ic2799b35fb0c348896c078ff5356052fc85e05eb
---
M payloads/libpayload/Kconfig
M payloads/libpayload/configs/config.herobrine
M payloads/libpayload/drivers/Makefile.inc
C payloads/libpayload/drivers/pci_io_ops.c
R payloads/libpayload/drivers/pci_mmio_ops.c
M payloads/libpayload/drivers/pci_ops.c
A payloads/libpayload/drivers/qc_pci_mmio_ops.c
M src/device/Kconfig
M src/lib/coreboot_table.c
M src/soc/qualcomm/sc7280/Kconfig
10 files changed, 125 insertions(+), 180 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/58683/3

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic2799b35fb0c348896c078ff5356052fc85e05eb
Gerrit-Change-Number: 58683
Gerrit-PatchSet: 3
Gerrit-Owner: Shelley Chen <shchen@google.com>
Gerrit-Reviewer: Furquan Shaikh <furquan.m.shaikh@gmail.com>
Gerrit-Reviewer: Prasad Malisetty <pmaliset@qualcomm.corp-partner.google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Julius Werner <jwerner@chromium.org>
Gerrit-CC: Tim Wawrzynczak <twawrzynczak@chromium.org>
Gerrit-Attention: Shelley Chen <shchen@google.com>
Gerrit-Attention: Furquan Shaikh <furquan.m.shaikh@gmail.com>
Gerrit-Attention: Prasad Malisetty <pmaliset@qualcomm.corp-partner.google.com>
Gerrit-MessageType: newpatchset