Files
kunlun/build/cfg3_plc/4m_cco_upgrade.cfg
2024-09-28 14:24:04 +08:00

64 lines
1.2 KiB
INI

[DEVICE]
#Device type for this package.
device_type=0x03
#Toltal images number.
image_num=0x2
#Keyword of the package name.
key_word=SG-11.0.0.1-dbd3324-
#If to fill unused space with 'pad'.
pad_enable=0x0
pad=0xFF
#If to enable a top header.
top_header_enable=0x1
#encrypt the whole package excluding the top header.
encrypt_mode=0x0
encrypt_pattern=0x55
#package version if top_header_enable=0x1
# b.m.s.build
version=5.0.0.100
# 0 for CCo, 1 for STA.
package_type=0
# mask=0xFFFF_FFFF
magic_no=0x5566
# 0 for auto,1 for 1M, 2 for 2M, 4 for 4M
flash_size=4
# 1 for lzma
lzma_type=1
# vendor id
vendor_id=18516
# fw type: 0 for kunlun 1 for kunlun2 2 for kunlun3
img_type=2
[IMAGE_01]
#image type
image_type=0x03
#Version of this image : 15.15.255 (F.F.FF) is maximum.
version=0.1.0.0
#Path of this image file.
path=./pib.bin
#Offset : start of the media it written in. Length : space size belongs to this image.
offset=0x00012000
length=0x00006000
[IMAGE_02]
#image type
image_type=0x02
#Version of this image : 15.15.255 (F.F.FF) is maximum.
version=0.1.0.0
#Path of this image file.
path=./ht.bin
#Offset : start of the media it written in. Length : space size belongs to this image.
offset=0x00180000
length=0x000B0000