soc/intel/denverton_ns: Define macro TOTAL_PADS
[coreboot.git] / util / qemu / q35-alpine.cfg
blobbcbde97eaa235aa91c3e6d111e14e33024749c95
1 # Try to resemble an Alpine Ridge topology
2 [device "alpine-root"]
3         driver = "x3130-upstream"
4         bus = "ich9-pcie-port-1"
5         addr = "00.0"
7 [device "alpine-0"]
8                 driver = "xio3130-downstream"
9                 bus = "alpine-root"
10                 addr = "00.0"
11                 chassis = "10"
13 [device "alpine-nhi"]
14                         driver = "pci-testdev"
15                         bus = "alpine-0"
16                         addr = "00.0"
17                         membar = "1M"
19 [device "alpine-1"]
20                 driver = "xio3130-downstream"
21                 bus = "alpine-root"
22                 addr = "01.0"
23                 chassis = "11"
25 [device "alpine-up"]
26                         driver = "x3130-upstream"
27                         bus = "alpine-1"
28                         addr = "00.0"
30 [device "alpine-down0"]
31                                 driver = "xio3130-downstream"
32                                 bus = "alpine-up"
33                                 addr = "00.0"
34                                 chassis = "20"
36 #                                       TBT device here
38 [device "alpine-down1"]
39                                 driver = "xio3130-downstream"
40                                 bus = "alpine-up"
41                                 addr = "01.0"
42                                 chassis = "21"
44 #                                       TBT device here
46 [device "alpine-down4"]
47                                 driver = "xio3130-downstream"
48                                 bus = "alpine-up"
49                                 addr = "04.0"
50                                 chassis = "24"
52 [device "alpine-xhci"]
53                                         driver = "nec-usb-xhci"
54                                         bus = "alpine-down4"
55                                         addr = "00.0"
57 [device "alpine-2"]
58                 driver = "xio3130-downstream"
59                 bus = "alpine-root"
60                 addr = "02.0"
61                 chassis = "12"