64 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
		
		
			
		
	
	
			64 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
|  | 
 | ||
|  | [DEVICE] | ||
|  | #Device type for this package. | ||
|  | device_type=0xDC01 | ||
|  | 
 | ||
|  | #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 | ||
|  | # 1 for 1M, 2 for 2M | ||
|  | img_size=2 | ||
|  | # 1 for lzma | ||
|  | lzma_type=1 | ||
|  | # vendor id | ||
|  | vendor_id=18516 | ||
|  | # fw type: 0 for kunlun 1 for kunlun2 | ||
|  | img_type=0 | ||
|  | 
 | ||
|  | [IMAGE_01] | ||
|  | #image type | ||
|  | image_type=0xFC03 | ||
|  | 
 | ||
|  | #Version of this image : 15.15.255 (F.F.FF) is maximum. | ||
|  | version=0.3.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=0x12000 | ||
|  | length=0x3000 | ||
|  | 
 | ||
|  | [IMAGE_02] | ||
|  | #image type | ||
|  | image_type=0xFC0A | ||
|  | 
 | ||
|  | #Version of this image : 15.15.255 (F.F.FF) is maximum. | ||
|  | version=0.3.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=0x20000 | ||
|  | length=0xA0000 |