1#Flag 1:skip flag,2:reserved flag,4:no partition size flag 2#type can suppot 32 partiton types,0x0:undefined 0x1:Vendor 0x2:IDBlock ,bit3:bit31 are available 3#PartSize and PartOffset unit by sector 4#Gpt_Enable 1:compact gpt,0:normal gpt 5#Backup_Partition_Enable 0:no backup,1:backup 6#Loader_Encrypt 0:no encrypt, 1:rc4, default:1 7#IDB_Boot_Encrypt:0:no encrypt, 1:rc4, default:1 8[System] 9FwVersion=1.0 10Gpt_Enable=0 11Backup_Partition_Enable= 12Nano= 13Loader_Encrypt=0 14IDB_Boot_Encrypt= 15Chip=RV1126 16Model= 17[UserPart1] 18Name=IDBlock 19Type= 20PartOffset=0x40 21PartSize=0x180 22Flag= 23File=./rockdev/idblock.bin 24[UserPart2] 25Name=uboot 26Type= 27PartOffset=0x200 28PartSize=0x200 29Flag= 30File=./rockdev/uboot.img 31[UserPart3] 32Name=boot 33Type= 34PartOffset=0x400 35PartSize=0x1800 36Flag= 37File=./rockdev/boot.img 38[UserPart4] 39Name=rootfs 40Type= 41PartOffset=0x1C00 42PartSize=0xC000 43Flag= 44File=./rockdev/rootfs.img 45[UserPart5] 46Name=userdata 47Type= 48PartOffset=0xDC00 49PartSize=0x2400 50Flag=1 51File= 52[PARTITION_TYPE_GUID] 53