Add SPD support for legacy VIA Southbridges (VT82C686A/B & VT8235)

(From PR #236)

Author: Corentin Labbe clabbe.montjoie@gmail.com
Co-developed-by: Lionel Debroux lionel_debroux@yahoo.fr
This commit is contained in:
Sam Demeulemeester
2023-01-23 15:01:48 +01:00
parent 186ef6e913
commit 10e8435604
2 changed files with 18 additions and 13 deletions

View File

@@ -85,6 +85,9 @@
#define SPD_SKU_LEN 32
#define PIIX4_SMB_BASE_ADR_DEFAULT 0x90
#define PIIX4_SMB_BASE_ADR_VIAPRO 0xD0
struct pci_smbus_controller {
unsigned vendor;
unsigned device;