summaryrefslogtreecommitdiff
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
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 },"
-rw-r--r--CRB/CRB.sdl40
-rw-r--r--CRB/CSP.sdl19
-rw-r--r--ReleaseHistory.xlsxbin10033 -> 10136 bytes
-rw-r--r--RomImage/FitcBuild.bat2
-rw-r--r--actionitems.txt2
5 files changed, 42 insertions, 21 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
diff --git a/ReleaseHistory.xlsx b/ReleaseHistory.xlsx
index 23f2817..5997211 100644
--- a/ReleaseHistory.xlsx
+++ b/ReleaseHistory.xlsx
Binary files differ
diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat
index 3f1b3f2..d082c3d 100644
--- a/RomImage/FitcBuild.bat
+++ b/RomImage/FitcBuild.bat
@@ -103,7 +103,7 @@ GOTO ImageOutput
:ImageOutput
IF EXIST %DestDir%\OutImage.bin ECHO Rom_%RomSize%%RomSkue%.bin && move /Y %DestDir%\OutImage.bin Rom_%RomSize%%RomSkue%.bin
-IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin SZPRJM02.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin SZPRJM03.bin
IF EXIST %DestDir%\OutImage_1.bin ECHO Rom00%RomSkue%.bin && move /Y %DestDir%\OutImage_1.bin Rom00%RomSkue%.bin
IF EXIST %DestDir%\OutImage_2.bin ECHO Rom01%RomSkue%.bin && move /Y %DestDir%\OutImage_2.bin Rom01%RomSkue%.bin
echo Rom_%RomSize%%RomSkue%.bin>ForPfatName.txt
diff --git a/actionitems.txt b/actionitems.txt
index add84da..32f63d6 100644
--- a/actionitems.txt
+++ b/actionitems.txt
@@ -1,3 +1,5 @@
+2018/06/22
+ PCIEClockConfig
2018/06/19
F81866 H/W Monitor
AUDIO CODEC