工程提交
This commit is contained in:
BIN
4G/tools/_temp/dtools/ec618/FotaToolkit.exe
Normal file
BIN
4G/tools/_temp/dtools/ec618/FotaToolkit.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec618/VCRUNTIME140D.dll
Normal file
BIN
4G/tools/_temp/dtools/ec618/VCRUNTIME140D.dll
Normal file
Binary file not shown.
19
4G/tools/_temp/dtools/ec618/config/ec616(s).json
Normal file
19
4G/tools/_temp/dtools/ec618/config/ec616(s).json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'PatchBlockSize' must be set 32K, other block size has not been supported yet!"},
|
||||
{"Comment": "'FotaMemSize' is not the entire customized FOTA zone in flash but the one only for delta downloading!"},
|
||||
{"Comment": "'attr' in 'ImageMem' must be set with one of these choices('BINPKG/BL/AP/CP/APP/APP2'), which is forbidden to be redefined!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC616(S)",
|
||||
"PatchBlockSize": 32768,
|
||||
"FotaMemSize": 491520,
|
||||
"ImageMem": [
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 8519680,
|
||||
"size": 2621440
|
||||
}
|
||||
]
|
||||
}
|
||||
34
4G/tools/_temp/dtools/ec618/config/ec618.json
Normal file
34
4G/tools/_temp/dtools/ec618/config/ec618.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'PatchBlockSize' must be set 32K, other block size has not been supported yet!"},
|
||||
{"Comment": "'FotaMemSize' is not the entire customized FOTA zone in flash but the one only for delta downloading!"},
|
||||
{"Comment": "'attr' in 'ImageMem' must be set with one of these choices('BINPKG/BL/AP/CP/APP/APP2'), which is forbidden to be redefined!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC618",
|
||||
"PatchBlockSize": 32768,
|
||||
"FotaMemSize": 491520,
|
||||
"ImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8536064,
|
||||
"size": 3014656
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8388608,
|
||||
"size": 524288
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
4G/tools/_temp/dtools/ec618/dep/deltagen.exe
Normal file
BIN
4G/tools/_temp/dtools/ec618/dep/deltagen.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec618/dep/fcelf.exe
Normal file
BIN
4G/tools/_temp/dtools/ec618/dep/fcelf.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec618/dep/sha256sum.exe
Normal file
BIN
4G/tools/_temp/dtools/ec618/dep/sha256sum.exe
Normal file
Binary file not shown.
1
4G/tools/_temp/dtools/ec618/run.bat
Normal file
1
4G/tools/_temp/dtools/ec618/run.bat
Normal file
@@ -0,0 +1 @@
|
||||
FotaToolkit.exe -d config\ec618.json %1 %2 old.binpkg new.binpkg
|
||||
3
4G/tools/_temp/dtools/ec618/settings.json
Normal file
3
4G/tools/_temp/dtools/ec618/settings.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"generatorconfig": "E:/file/LTE/ec618/tools/FotaToolkit/config/ec618.json"
|
||||
}
|
||||
BIN
4G/tools/_temp/dtools/ec618/ucrtbased.dll
Normal file
BIN
4G/tools/_temp/dtools/ec618/ucrtbased.dll
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx/FotaToolkit.exe
Normal file
BIN
4G/tools/_temp/dtools/ec7xx/FotaToolkit.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx/VCRUNTIME140D.dll
Normal file
BIN
4G/tools/_temp/dtools/ec7xx/VCRUNTIME140D.dll
Normal file
Binary file not shown.
146
4G/tools/_temp/dtools/ec7xx/config/ec716e.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec716e.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC716E",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 1,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 331776,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8904704,
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx/config/ec716s.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec716s.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC716S",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 217088,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8855552,
|
||||
"size": 1261568
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 360448
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 2097152
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 2097152
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 1261568
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 360448
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx/config/ec718hm.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec718hm.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718HM",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 1,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 950272,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8982528,
|
||||
"size": 6795264
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8572928,
|
||||
"size": 655360
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 6868992
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx/config/ec718p.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec718p.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718P",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 331776,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8904704,
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx/config/ec718pm.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec718pm.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718PM",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 360448,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8921088,
|
||||
"size": 3174400
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8511488,
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx/config/ec718pv.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec718pv.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718P",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 331776,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8904704,
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx/config/ec718s.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec718s.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718S",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 217088,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8855552,
|
||||
"size": 1261568
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 360448
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 2097152
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 2097152
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 1261568
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 360448
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx/config/ec718u.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec718u.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718U",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 1,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 950272,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8982528,
|
||||
"size": 6795264
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8572928,
|
||||
"size": 655360
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 6868992
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx/config/ec718um.json
Normal file
146
4G/tools/_temp/dtools/ec7xx/config/ec718um.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718UM",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 1,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 950272,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 1,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8982528,
|
||||
"size": 6795264
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8572928,
|
||||
"size": 655360
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 6868992
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
4G/tools/_temp/dtools/ec7xx/dep/posix/ecsecure
Normal file
BIN
4G/tools/_temp/dtools/ec7xx/dep/posix/ecsecure
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx/dep/posix/fcelf
Normal file
BIN
4G/tools/_temp/dtools/ec7xx/dep/posix/fcelf
Normal file
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
程序名称:Deltagen
|
||||
程序版本:deltagen20221121
|
||||
deltagen20221121
|
||||
1.优化了相同块的差分包生成方式,兼容新旧bootloader 差分库。
|
||||
|
||||
|
||||
|
||||
BIN
4G/tools/_temp/dtools/ec7xx/dep/windows/deltagen.exe
Normal file
BIN
4G/tools/_temp/dtools/ec7xx/dep/windows/deltagen.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx/dep/windows/ecsecure.exe
Normal file
BIN
4G/tools/_temp/dtools/ec7xx/dep/windows/ecsecure.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx/dep/windows/fcelf.exe
Normal file
BIN
4G/tools/_temp/dtools/ec7xx/dep/windows/fcelf.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx/ucrtbased.dll
Normal file
BIN
4G/tools/_temp/dtools/ec7xx/ucrtbased.dll
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/FotaToolkit.exe
Normal file
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/FotaToolkit.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/VCRUNTIME140D.dll
Normal file
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/VCRUNTIME140D.dll
Normal file
Binary file not shown.
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec716e.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec716e.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC716E",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 1,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 331776,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8904704,
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec716s.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec716s.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC716S",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 217088,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8855552,
|
||||
"size": 1261568
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 360448
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 2097152
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 2097152
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 1261568
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 360448
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718hm.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718hm.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718HM",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 1,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 950272,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8982528,
|
||||
"size": 6795264
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8572928,
|
||||
"size": 655360
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 6868992
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718p.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718p.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718P",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 331776,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8904704,
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718pm.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718pm.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718PM",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 360448,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8921088,
|
||||
"size": 3174400
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8511488,
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718pv.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718pv.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718P",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 331776,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8904704,
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 4194304
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 3190784
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718s.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718s.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718S",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 0,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 217088,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8855552,
|
||||
"size": 1261568
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8495104,
|
||||
"size": 360448
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 2097152
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 2097152
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 1261568
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 360448
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718u.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718u.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718U",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 1,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 950272,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8982528,
|
||||
"size": 6795264
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8572928,
|
||||
"size": 655360
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 6868992
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718um.json
Normal file
146
4G/tools/_temp/dtools/ec7xx_no_hls/config/ec718um.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"TheseAreComments!":[
|
||||
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
|
||||
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
|
||||
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
|
||||
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
|
||||
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
|
||||
],
|
||||
"CompanyName": "EiGENCOMM",
|
||||
"ProductName": "EC718UM",
|
||||
"FotaCoreVer": "2.5",
|
||||
"FotaCapability": {
|
||||
"capacity": 0,
|
||||
"diffMode": 1,
|
||||
"hasPkgHlc": 1,
|
||||
"metaPseg": 32,
|
||||
"bkupMemSize": 98304,
|
||||
"deltaMemSize": 950272,
|
||||
"avlbRamSize": 196608,
|
||||
"zipAlgorithm": {
|
||||
"zipMeth": 0,
|
||||
"bzipMode": 0
|
||||
}
|
||||
},
|
||||
"HuluSuite": {
|
||||
"ver": 1,
|
||||
"enable": 0,
|
||||
"adjust": 1,
|
||||
"wkspSize": 450560
|
||||
},
|
||||
"FotaAtCmd": {
|
||||
"mode": 0,
|
||||
"ate": 0,
|
||||
"ver": 1,
|
||||
"name": "",
|
||||
"pmss": 1024,
|
||||
"dmwt": 300
|
||||
},
|
||||
"SysImageMem": [
|
||||
{
|
||||
"attr": "BINPKG",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "AP",
|
||||
"addr": 8982528,
|
||||
"size": 6795264
|
||||
},
|
||||
{
|
||||
"attr": "CP",
|
||||
"addr": 8572928,
|
||||
"size": 655360
|
||||
},
|
||||
{
|
||||
"attr": "APP",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "APP2",
|
||||
"addr": 0,
|
||||
"size": 0
|
||||
},
|
||||
{
|
||||
"attr": "SYSH",
|
||||
"addr": 8392704,
|
||||
"size": 4096
|
||||
}
|
||||
],
|
||||
"ExtenOtaMem": [
|
||||
{
|
||||
"attr": "EF",
|
||||
"addr": 2147483648,
|
||||
"size": 10240
|
||||
}
|
||||
],
|
||||
"StorageDevice": [
|
||||
{
|
||||
"name": "AP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "CP",
|
||||
"base": 8388608,
|
||||
"size": 8388608
|
||||
},
|
||||
{
|
||||
"name": "EF",
|
||||
"base": 2147483648,
|
||||
"size": 8388608
|
||||
}
|
||||
],
|
||||
"CustFeature": {
|
||||
"BootSecurity":{
|
||||
"enable": 1,
|
||||
"shaMode": 224,
|
||||
"bootCombo": [
|
||||
{
|
||||
"enable": 1,
|
||||
"imgs": "AP,CP",
|
||||
"imgh": "SYSH",
|
||||
"pemUri":""
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"imgs": "APP",
|
||||
"imgh": "APP2",
|
||||
"pemUri":""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ResizeMem": [
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "AP",
|
||||
"size": 6868992
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "CP",
|
||||
"size": 409600
|
||||
},
|
||||
{
|
||||
"enable": 0,
|
||||
"attr": "APP",
|
||||
"size": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"MiscSetting": {
|
||||
"pollRx": 30,
|
||||
"filter": {
|
||||
"prefix": "XPKGD,PKGFLX,EF"
|
||||
},
|
||||
"debug": {
|
||||
"delta": {
|
||||
"patMem": 0,
|
||||
"patVeri": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/posix/ecsecure
Normal file
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/posix/ecsecure
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/posix/fcelf
Normal file
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/posix/fcelf
Normal file
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
程序名称:Deltagen
|
||||
程序版本:deltagen20221121
|
||||
deltagen20221121
|
||||
1.优化了相同块的差分包生成方式,兼容新旧bootloader 差分库。
|
||||
|
||||
|
||||
|
||||
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/windows/deltagen.exe
Normal file
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/windows/deltagen.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/windows/ecsecure.exe
Normal file
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/windows/ecsecure.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/windows/fcelf.exe
Normal file
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/dep/windows/fcelf.exe
Normal file
Binary file not shown.
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/ucrtbased.dll
Normal file
BIN
4G/tools/_temp/dtools/ec7xx_no_hls/ucrtbased.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user