soc/amd/genoa/chipset.cb: add missing '_' in gpp_bridge_3_b

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I22b9b6781f516b96724b67d1321dd71b98e0e0e3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79410
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
This commit is contained in:
Felix Held 2023-12-07 23:28:33 +01:00
parent 663c577311
commit f3523b4f0d
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ chip soc/amd/genoa
device pci 0.5 alias mp0_3 off end # PSP (MP0)
end
device pci 07.2 alias gpp_bridge_3b off
device pci 07.2 alias gpp_bridge_3_b off
device pci 0.0 alias sata_3_0 off end # first SATA controller; AHCI mode
device pci 0.1 alias sata_3_1 off end # second SATA controller; AHCI mode
end