summaryrefslogtreecommitdiff
path: root/CRB
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com>2018-06-22 15:44:55 +0800
committerraywu <raywu@aaeon.com>2018-06-22 15:44:55 +0800
commit05fd109bd0dc96590eeb5bd1fc011b2063275cd6 (patch)
treea2230467e86084974f1b6629aa9b1beb37d87fad /CRB
parentb427fb4c14cd43429ce961846e10c5748066c1f3 (diff)
downloadzprj-05fd109bd0dc96590eeb5bd1fc011b2063275cd6.tar.xz
Adjust ELINK / "PCIEClockConfig"
Name = "{ CLOCK_SRC0, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_1, 0 }," Name = "{ CLOCK_SRC1, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_2, 0 }," Name = "{ CLOCK_SRC2, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_3, 0 },"
Diffstat (limited to 'CRB')
-rw-r--r--CRB/CRB.sdl40
-rw-r--r--CRB/CSP.sdl19
2 files changed, 39 insertions, 20 deletions
diff --git a/CRB/CRB.sdl b/CRB/CRB.sdl
index d63171b..61cdae2 100644
--- a/CRB/CRB.sdl
+++ b/CRB/CRB.sdl
@@ -3039,26 +3039,26 @@ ELINK
InvokeOrder = AfterParent
End
-ELINK
- Name = "{ CLOCK_SRC7, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_6, 0 },"
- Parent = "PCIEClockConfig"
- InvokeOrder = AfterParent
- Help = "Intel Flathead Creek, PCIE Slot#6(J13BU)"
-End
-
-ELINK
- Name = "{ CLOCK_SRC0, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_7, 0 },"
- Parent = "PCIEClockConfig"
- InvokeOrder = AfterParent
- Help = "Intel Flathead Creek, PCIE Slot#5(J17BU)"
-End
-
-ELINK
- Name = "{ CLOCK_SRC6, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_8, 0 },"
- Parent = "PCIEClockConfig"
- InvokeOrder = AfterParent
- Help = "Intel Flathead Creek, PCIE Slot#4(J4BU)"
-End
+##ELINK
+## Name = "{ CLOCK_SRC7, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_6, 0 },"
+## Parent = "PCIEClockConfig"
+## InvokeOrder = AfterParent
+## Help = "Intel Flathead Creek, PCIE Slot#6(J13BU)"
+##End
+##
+##ELINK
+## Name = "{ CLOCK_SRC0, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_7, 0 },"
+## Parent = "PCIEClockConfig"
+## InvokeOrder = AfterParent
+## Help = "Intel Flathead Creek, PCIE Slot#5(J17BU)"
+##End
+##
+##ELINK
+## Name = "{ CLOCK_SRC6, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_8, 0 },"
+## Parent = "PCIEClockConfig"
+## InvokeOrder = AfterParent
+## Help = "Intel Flathead Creek, PCIE Slot#4(J4BU)"
+##End
ELINK
Name = "NEHALEM_MICROCODE"
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index fb91811..6d4d436 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -1424,3 +1424,22 @@ TOKEN
TargetH = Yes
# Master = Yes
End
+
+ELINK
+ Name = "{ CLOCK_SRC0, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_1, 0 },"
+ Parent = "PCIEClockConfig"
+ InvokeOrder = AfterParent
+ Help = "Intel Flathead Creek, PCIE Slot#6(J13BU)"
+End
+ELINK
+ Name = "{ CLOCK_SRC1, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_2, 0 },"
+ Parent = "PCIEClockConfig"
+ InvokeOrder = AfterParent
+ Help = "Intel Flathead Creek, PCIE Slot#6(J13BU)"
+End
+ELINK
+ Name = "{ CLOCK_SRC2, PCI_FUNCTION_NUMBER_PCH_PCIE_ROOT_PORT_3, 0 },"
+ Parent = "PCIEClockConfig"
+ InvokeOrder = AfterParent
+ Help = "Intel Flathead Creek, PCIE Slot#6(J13BU)"
+End