Attention is currently required from: Kyösti Mälkki.
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/78228?usp=email )
Change subject: sb/intel/bd82x6x: Improve SLCAP ......................................................................
Patch Set 2:
(2 comments)
File src/southbridge/intel/bd82x6x/pch.h:
https://review.coreboot.org/c/coreboot/+/78228/comment/4aa13251_548ab464 : PS1, Line 90: #define D28Fx_SLCAP 0x54
Done
File src/southbridge/intel/bd82x6x/pcie.c:
https://review.coreboot.org/c/coreboot/+/78228/comment/7782f112_70061d31 : PS1, Line 141: reg32 = pci_read_config32(dev, D28Fx_SLCAP);
Probably should utilise and extend ones from pci_def.h here. […]
Done