diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-12-05 00:41:05 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-12-06 16:01:18 +0000 |
commit | f5b09dbe1840e2ba2bbc9b2c6225e838cb7a32b9 (patch) | |
tree | 3f3224e9ceb971d762207c1c733e37b4d930e10c /tests/lib/malloc-test.c | |
parent | 3e306d48cd9f862e55e4458da0eb2c6a606cb796 (diff) |
soc/amd/*/chipset.cb: don't call dummy device functions host bridges
Function 0 of the devices that have the bridges to other buses are dummy
functions that can be left enabled to not have to shuffle around the
device function numbers when the first PCI bridge on those devices isn't
enabled. Those dummy device functions are however not PCI host bridges,
so change the comments from 'Dummy Host Bridge' to 'Dummy device
function'.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Suggested-by: Nico Huber <nico.h@gmx.de>
Change-Id: Ibddfdf558d84bc44434d718b86f41bd06044b22a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79396
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Diffstat (limited to 'tests/lib/malloc-test.c')
0 files changed, 0 insertions, 0 deletions