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,56 @@
<Step Name>,Comp,Limits.High,Limits.Low
<Locals>,Variable Value
<FileGlobals>,Variable Value
ProductName,"ELREY"
TestName,"UPGRADE"
TestNameForLog,"UPGRADE"
PreviousTestsRequired,"CPUSA AUDIOSA FA1"
SetUpForNextStation,1
#Not yet a working option
GetMacFromFIS,"True"
#Early builds may not want cewrts installed- set to False, in that case
IncludeCertLogic,"True"
SeriesIdSupport,"False"
BlueToothSupport,"True"
#MfgNumItems,8
MfgNumItems,6
MfgItems[0],"CPU"
MfgItems[1],"SCI"
MfgItems[2],"PWR"
MfgItems[3],"RADIO"
MfgItems[4],"CCI"
MfgItems[5],"CBI"
#MfgItems[6],"WIFIMAC"
#MfgItems[7],"WIFITYPE"
#Override forspecialty wipes. In Elrey P2A, we want wifi info left in jffs
#WipeCommand,"operation/wipejffs?test=rpt_elrey"
WhiteLedWait,55
#Append the OUI+product range to the next string to add new serial number range
SerialNumberFormats,"949F3EC 949F3ED"
#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\ElRey"
ProductionUpdPath,"C:\program files\apache group\apache2\htdocs\ShipFirmware\ElRey"
ModelSuffix,"-1-23.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 ELREY
5 TestName UPGRADE
6 TestNameForLog UPGRADE
7 PreviousTestsRequired CPUSA AUDIOSA FA1
8 SetUpForNextStation 1
9 #Not yet a working option
10 GetMacFromFIS True
11 #Early builds may not want cewrts installed- set to False in that case
12 IncludeCertLogic True
13 SeriesIdSupport False
14 BlueToothSupport True
15 #MfgNumItems 8
16 MfgNumItems 6
17 MfgItems[0] CPU
18 MfgItems[1] SCI
19 MfgItems[2] PWR
20 MfgItems[3] RADIO
21 MfgItems[4] CCI
22 MfgItems[5] CBI
23 #MfgItems[6] WIFIMAC
24 #MfgItems[7] WIFITYPE
25 #Override forspecialty wipes. In Elrey P2A we want wifi info left in jffs
26 #WipeCommand operation/wipejffs?test=rpt_elrey
27 WhiteLedWait 55
28 #Append the OUI+product range to the next string to add new serial number range
29 SerialNumberFormats 949F3EC 949F3ED
30 #Uncomment the Sonos or IAC settings depending on where you are running. These are
31 #Cert Server values
32 #Sonos
33 #DestinationPort 443
34 #CertServer https://us-prod-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx
35 #DestinationAddress 10.253.0.3
36 #IAC
37 DestinationPort 8443
38 CertServer https://iacsms-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx
39 DestinationAddress 10.159.248.10
40 #uncomment out the appropriate path depending on the Apache installation
41 #ProductionUpdPath C:\program files (x86)\apache group\apache2\htdocs\ShipFirmware\ElRey
42 ProductionUpdPath C:\program files\apache group\apache2\htdocs\ShipFirmware\ElRey
43 ModelSuffix -1-23.upd
44 <StationGlobals> Variable Value
45 ProductionDataFolder C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING
46 EngineeringDataFolder C:\Sonos Engineering Data