工程提交
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.
Reference in New Issue
Block a user