summaryrefslogtreecommitdiff
path: root/products/tv/upgrade_4.9/aml_upgrade_package_enc.conf (plain)
blob: 790be95dd0aa08e3e626ed555256916efce1498a
1#This file define how pack aml_upgrade_package image
2
3[LIST_NORMAL]
4#partition images, don't need verfiy
5file="u-boot.bin.usb.bl2" main_type= "USB" sub_type="DDR"
6file="u-boot.bin.usb.tpl" main_type= "USB" sub_type="UBOOT"
7file="u-boot.bin.sd.bin" main_type="UBOOT" sub_type="aml_sdc_burn"
8file="u-boot.bin.encrypt.usb.bl2" main_type= "USB" sub_type="DDR_ENC"
9file="u-boot.bin.encrypt.usb.tpl" main_type= "USB" sub_type="UBOOT_ENC"
10file="u-boot.bin.encrypt.sd.bin" main_type= "UBOOT.ENC" sub_type="aml_sdc_burn"
11file="platform.conf" main_type= "conf" sub_type="platform"
12file="aml_sdc_burn.ini" main_type="ini" sub_type="aml_sdc_burn"
13file="dtb.img" main_type="dtb" sub_type="meson1"
14file="dtb.img.encrypt" main_type="dtb" sub_type="meson1_ENC"
15file="manifest.xml" main_type="xml" sub_type="manifest"
16
17[LIST_VERIFY]
18#partition images needed verify
19
20#if you want download userdata image, uncomment below line
21#file="userdata.img" main_type="PARTITION" sub_type="data"
22
23file="logo.img" main_type="PARTITION" sub_type="logo"
24file="boot.img.encrypt" main_type="PARTITION" sub_type="boot"
25file="system.img" main_type="PARTITION" sub_type="system"
26file="vendor.img" main_type="PARTITION" sub_type="vendor"
27file="odm.img" main_type="PARTITION" sub_type="odm"
28file="recovery.img.encrypt" main_type="PARTITION" sub_type="recovery"
29file="u-boot.bin.encrypt" main_type="PARTITION" sub_type="bootloader"
30file="dtb.img.encrypt" main_type="PARTITION" sub_type="_aml_dtb"
31
32