工程提交

This commit is contained in:
2026-03-31 15:46:04 +08:00
parent 75f512a5b4
commit da4e944bca
2841 changed files with 4822938 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View 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
}
]
}

View 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
}
]
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
FotaToolkit.exe -d config\ec618.json %1 %2 old.binpkg new.binpkg

View File

@@ -0,0 +1,3 @@
{
"generatorconfig": "E:/file/LTE/ec618/tools/FotaToolkit/config/ec618.json"
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,7 @@
程序名称Deltagen
程序版本deltagen20221121
deltagen20221121
1.优化了相同块的差分包生成方式兼容新旧bootloader 差分库。

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

View 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
}
}
}
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,7 @@
程序名称Deltagen
程序版本deltagen20221121
deltagen20221121
1.优化了相同块的差分包生成方式兼容新旧bootloader 差分库。

Binary file not shown.