summaryrefslogtreecommitdiff
path: root/CRB
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2018-10-18 08:21:30 +0800
committerraywu <raywu@aaeon.com.tw>2018-10-18 08:21:30 +0800
commit9dc73fa02667c4315f46a593e035cc8ea652129c (patch)
tree9ebfbe0e52607ee34cffd6f9f671274d16483610 /CRB
parent0d5117f062989f8e661f92725df7d48bfcf21a53 (diff)
downloadzprj-9dc73fa02667c4315f46a593e035cc8ea652129c.tar.xz
DW03AR : IT8892FX PCI Routing / Enable DMI Clock Output
Diffstat (limited to 'CRB')
-rw-r--r--CRB/CSP.sdl63
1 files changed, 63 insertions, 0 deletions
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index 4404b4c..8fc30d0 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -1735,3 +1735,66 @@ TOKEN
Token = "BASE_BOARD_INFO" "=" "1"
# Token = "NUMBER_OF_BASEBOARDS" "=" "1"
End
+
+PCIDEVICE
+ Title = "IT8892FX"
+ Bus = 06h
+ Dev = 00h
+ Fun = 00h
+ BridgeBus = 010h
+ IntA = LNKA; 16
+ IntB = LNKB; 17
+ IntC = LNKC; 18
+ IntD = LNKD; 19
+ DeviceType = OnBoard
+ PCIBusSize = PciEx
+ PCIBridge = Yes
+End
+PCIDEVICE
+ Title = "IT8892FX #1 Slot"
+ Bus = 010h
+ Dev = 00h
+ Slot = 00h
+ IntA = LNKA; 16
+ IntB = LNKB; 17
+ IntC = LNKC; 18
+ IntD = LNKD; 19
+ DeviceType = Slot
+ PCIBusSize = 32bit
+End
+PCIDEVICE
+ Title = "IT8892FX #2 Slot"
+ Bus = 010h
+ Dev = 00h
+ Slot = 01h
+ IntA = LNKB; 17
+ IntB = LNKC; 18
+ IntC = LNKD; 19
+ IntD = LNKA; 16
+ DeviceType = Slot
+ PCIBusSize = 32bit
+End
+PCIDEVICE
+ Title = "IT8892FX #3 Slot"
+ Bus = 010h
+ Dev = 00h
+ Slot = 02h
+ IntA = LNKC; 18
+ IntB = LNKD; 19
+ IntC = LNKA; 16
+ IntD = LNKB; 17
+ DeviceType = Slot
+ PCIBusSize = 32bit
+End
+PCIDEVICE
+ Title = "IT8892FX #4 Slot"
+ Bus = 010h
+ Dev = 00h
+ Slot = 03h
+ IntA = LNKD; 19
+ IntB = LNKA; 16
+ IntC = LNKB; 17
+ IntD = LNKC; 18
+ DeviceType = Slot
+ PCIBusSize = 32bit
+End