summaryrefslogtreecommitdiff
path: root/products/mbox/upgrade_4.9/aml_upgrade_package_AB.conf (plain)
blob: 360af0300d86642ad53ec507bc17985b1e8e2aa5
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="platform.conf" main_type= "conf" sub_type="platform"
9file="aml_sdc_burn.ini" main_type="ini" sub_type="aml_sdc_burn"
10file="dtb.img" main_type="dtb" sub_type="meson1"
11file="manifest.xml" main_type="xml" sub_type="manifest"
12
13[LIST_VERIFY]
14#partition images needed verify
15
16#if you want download userdata image, uncomment below line
17#file="userdata.img" main_type="PARTITION" sub_type="data"
18
19file="logo.img" main_type="PARTITION" sub_type="logo"
20file="boot.img" main_type="PARTITION" sub_type="boot_a"
21file="system.img" main_type="PARTITION" sub_type="system_a"
22file="vendor.img" main_type="PARTITION" sub_type="vendor_a"
23file="odm.img" main_type="PARTITION" sub_type="odm_a"
24file="odm.img" main_type="PARTITION" sub_type="odm_b"
25file="u-boot.bin" main_type="PARTITION" sub_type="bootloader"
26file="dtb.img" main_type="PARTITION" sub_type="_aml_dtb"
27
28