Files
device_rockchip/rv1126_rv1109/prebuilt-packages/firmware_merger/setting.ini
Weiwen Chen ce19f87b33 rv1126/rv1109: add prebuilt package
Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: Id8d9588969efe8a0581bdfc773e8ed2215094ba4
2020-09-17 21:21:18 +08:00

53 lines
976 B
INI

#Flag 1:skip flag,2:reserved flag,4:no partition size flag
#type can suppot 32 partiton types,0x0:undefined 0x1:Vendor 0x2:IDBlock ,bit3:bit31 are available
#PartSize and PartOffset unit by sector
#Gpt_Enable 1:compact gpt,0:normal gpt
#Backup_Partition_Enable 0:no backup,1:backup
#Loader_Encrypt 0:no encrypt, 1:rc4, default:1
#IDB_Boot_Encrypt:0:no encrypt, 1:rc4, default:1
[System]
FwVersion=1.0
Gpt_Enable=0
Backup_Partition_Enable=
Nano=
Loader_Encrypt=0
IDB_Boot_Encrypt=
Chip=RV1126
Model=
[UserPart1]
Name=IDBlock
Type=
PartOffset=0x40
PartSize=0x180
Flag=
File=./rockdev/idblock.bin
[UserPart2]
Name=uboot
Type=
PartOffset=0x200
PartSize=0x200
Flag=
File=./rockdev/uboot.img
[UserPart3]
Name=boot
Type=
PartOffset=0x400
PartSize=0x1700
Flag=
File=./rockdev/zboot.img
[UserPart4]
Name=rootfs
Type=
PartOffset=0x1B00
PartSize=0x1200
Flag=
File=./rockdev/rootfs.squashfs
[UserPart5]
Name=app
Type=
PartOffset=0x2D00
PartSize=0xC700
Flag=1
File=
[PARTITION_TYPE_GUID]