This commit is contained in:
chanweehewsonos
2025-09-10 13:44:31 +08:00
parent 1a3fa5a5c6
commit 3858256be3
1966 changed files with 461462 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
<Step Name>,Comp,Limits.High,Limits.Low
<Locals>,Variable Value
<FileGlobals>,Variable Value
ProductName,"PARAMOUNT"
TestName,"UPGRADE"
TestNameForLog,"UPGRADE"
PreviousTestsRequired,"CPUSA PREBURNIN"
SetUpForNextStation,1
#Not yet a working option
GetMacFromFIS,"False"
#Paramount and Beacon refuse to blink when stopped in U-Boot after Upgrade
BlinkingLedMsg,"False"
#Early builds may not want cewrts installed- set to False, in that case
IncludeCertLogic,"True"
SeriesIdSupport,"False"
MfgNumItems,4
MfgItems[0],"CPU"
MfgItems[1],"AMP"
MfgItems[2],"WIFIMAC"
MfgItems[3],"WIFITYPE"
#Append the OUI+product range to the next string to add new serial number range
SerialNumberFormats,"949F3EB"
#Uncomment the Sonos or IAC settings, depending on where you are running. These are
#Cert Server values
#Sonos
#DestinationPort,"443"
#CertServer,"https://us-prod-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx"
#DestinationAddress,"10.253.0.3"
#IAC
DestinationPort,"8443"
CertServer,"https://iacsms-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx"
DestinationAddress,"10.159.248.10"
#uncomment out the appropriate path depending on the Apache installation
#ProductionUpdPath,"C:\program files (x86)\apache group\apache2\htdocs\ShipFirmware\Paramount"
ProductionUpdPath,"C:\program files\apache group\apache2\htdocs\ShipFirmware\Paramount"
ModelSuffix,"-1-22.upd"
<StationGlobals>,Variable Value
ProductionDataFolder,"C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING"
EngineeringDataFolder,"C:\Sonos Engineering Data"
1 <Step Name> Comp Limits.High Limits.Low
2 <Locals> Variable Value
3 <FileGlobals> Variable Value
4 ProductName PARAMOUNT
5 TestName UPGRADE
6 TestNameForLog UPGRADE
7 PreviousTestsRequired CPUSA PREBURNIN
8 SetUpForNextStation 1
9 #Not yet a working option
10 GetMacFromFIS False
11 #Paramount and Beacon refuse to blink when stopped in U-Boot after Upgrade
12 BlinkingLedMsg False
13 #Early builds may not want cewrts installed- set to False in that case
14 IncludeCertLogic True
15 SeriesIdSupport False
16 MfgNumItems 4
17 MfgItems[0] CPU
18 MfgItems[1] AMP
19 MfgItems[2] WIFIMAC
20 MfgItems[3] WIFITYPE
21 #Append the OUI+product range to the next string to add new serial number range
22 SerialNumberFormats 949F3EB
23 #Uncomment the Sonos or IAC settings depending on where you are running. These are
24 #Cert Server values
25 #Sonos
26 #DestinationPort 443
27 #CertServer https://us-prod-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx
28 #DestinationAddress 10.253.0.3
29 #IAC
30 DestinationPort 8443
31 CertServer https://iacsms-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx
32 DestinationAddress 10.159.248.10
33 #uncomment out the appropriate path depending on the Apache installation
34 #ProductionUpdPath C:\program files (x86)\apache group\apache2\htdocs\ShipFirmware\Paramount
35 ProductionUpdPath C:\program files\apache group\apache2\htdocs\ShipFirmware\Paramount
36 ModelSuffix -1-22.upd
37 <StationGlobals> Variable Value
38 ProductionDataFolder C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING
39 EngineeringDataFolder C:\Sonos Engineering Data