Hello Patrick Rudolph, Angel Pons, Arthur Heymans, build bot (Jenkins), Nico Huber, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36706
to look at the new patch set (#3).
Change subject: sb/lynxpoint: Use macros instead of hard-coded IDs ......................................................................
sb/lynxpoint: Use macros instead of hard-coded IDs
This patch replaces hard-coded PCI IDs with macros from pci_ids.h.
Used documents: - 328904-003 - 329003-003
Change-Id: Ib7d0f7122e461b78526692b78f79edcafafd3286 Signed-off-by: Felix Singer felix.singer@9elements.com --- M src/include/device/pci_ids.h M src/southbridge/intel/lynxpoint/azalia.c M src/southbridge/intel/lynxpoint/lpc.c M src/southbridge/intel/lynxpoint/me_9.x.c M src/southbridge/intel/lynxpoint/pcie.c M src/southbridge/intel/lynxpoint/sata.c M src/southbridge/intel/lynxpoint/usb_ehci.c M src/southbridge/intel/lynxpoint/usb_xhci.c 8 files changed, 143 insertions(+), 55 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/36706/3