summaryrefslogtreecommitdiff
path: root/src/soc
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2023-07-13 11:32:30 +0200
committerFelix Held <felix-coreboot@felixheld.de>2023-07-31 14:00:34 +0000
commit166de9997a31cb752b5e6f8092997ba4bf14a421 (patch)
tree5a1a88b2df8175f34ccaba429335b41622b97330 /src/soc
parent7779a08c61a35c24c0373213d55c778fad2e2fa0 (diff)
util/sconfig: Don't hardcode PCI device domain
Use the domain number in static references to pci device so that device domain 0x20 on device pci 00.0 on end end results in DEVTREE_CONST struct device *const __pci_32_00_0 = &dev_#something; in static.c Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Change-Id: I7a98b2325ee08feb1a3d1d4b333f3f4e53934b00 Reviewed-on: https://review.coreboot.org/c/coreboot/+/76466 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Diffstat (limited to 'src/soc')
0 files changed, 0 insertions, 0 deletions