Files
BR_YKC/4G/tools/_temp/dtools/ec618/config/ec616(s).json

19 lines
697 B
JSON
Raw Normal View History

2026-03-31 15:46:04 +08:00
{
"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
}
]
}