summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Board/SB/SBSetup/SB.sd45
-rw-r--r--Board/SB/SBSetup/SB.unibin150328 -> 150330 bytes
2 files changed, 31 insertions, 14 deletions
diff --git a/Board/SB/SBSetup/SB.sd b/Board/SB/SBSetup/SB.sd
index 05d0f79..7e9da0f 100644
--- a/Board/SB/SBSetup/SB.sd
+++ b/Board/SB/SBSetup/SB.sd
@@ -6328,23 +6328,40 @@
//
SB_ONEOF_PCHUSBPERPORTCTL
+// suppressif ideqval SETUP_DATA.PchUsbPerPortCtl == 0x0;
+// SB_ONEOF_PCHUSBPORT00
+// SB_ONEOF_PCHUSBPORT01
+// SB_ONEOF_PCHUSBPORT02
+//// SB_ONEOF_PCHUSBPORT03
+// SB_ONEOF_PCHUSBPORT04
+// SB_ONEOF_PCHUSBPORT05
+//// SB_ONEOF_PCHUSBPORT06
+//// SB_ONEOF_PCHUSBPORT07
+// suppressif ideqval SB_PLATFORM_DATA.LPTType == 1;
+//// SB_ONEOF_PCHUSBPORT08
+// SB_ONEOF_PCHUSBPORT09
+// SB_ONEOF_PCHUSBPORT10
+// SB_ONEOF_PCHUSBPORT11
+//// SB_ONEOF_PCHUSBPORT12
+//// SB_ONEOF_PCHUSBPORT13
+// endif;
suppressif ideqval SETUP_DATA.PchUsbPerPortCtl == 0x0;
- SB_ONEOF_PCHUSBPORT00
- SB_ONEOF_PCHUSBPORT01
- SB_ONEOF_PCHUSBPORT02
- SB_ONEOF_PCHUSBPORT03
- SB_ONEOF_PCHUSBPORT04
SB_ONEOF_PCHUSBPORT05
- SB_ONEOF_PCHUSBPORT06
- SB_ONEOF_PCHUSBPORT07
- suppressif ideqval SB_PLATFORM_DATA.LPTType == 1;
- SB_ONEOF_PCHUSBPORT08
- SB_ONEOF_PCHUSBPORT09
- SB_ONEOF_PCHUSBPORT10
+ SB_ONEOF_PCHUSBPORT04
+ SB_ONEOF_PCHUSBPORT03
+ SB_ONEOF_PCHUSBPORT02
SB_ONEOF_PCHUSBPORT11
- SB_ONEOF_PCHUSBPORT12
- SB_ONEOF_PCHUSBPORT13
- endif;
+ SB_ONEOF_PCHUSBPORT10
+ SB_ONEOF_PCHUSBPORT09
+ SB_ONEOF_PCHUSBPORT08
+ SB_ONEOF_PCHUSBPORT01
+ SB_ONEOF_PCHUSBPORT00
+// SB_ONEOF_PCHUSBPORT06
+// SB_ONEOF_PCHUSBPORT07
+// suppressif ideqval SB_PLATFORM_DATA.LPTType == 1;
+// SB_ONEOF_PCHUSBPORT12
+// SB_ONEOF_PCHUSBPORT13
+// endif;
// SEPARATOR
diff --git a/Board/SB/SBSetup/SB.uni b/Board/SB/SBSetup/SB.uni
index 69d1bdb..22a2ffc 100644
--- a/Board/SB/SBSetup/SB.uni
+++ b/Board/SB/SBSetup/SB.uni
Binary files differ