summaryrefslogtreecommitdiff
path: root/products/mbox/upgrade_4.9/aml_upgrade_package.conf (plain)
blob: 5706e88bc2f4d348edb56784c85e9f9823973281
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"
21file="system.img" main_type="PARTITION" sub_type="system"
22file="vendor.img" main_type="PARTITION" sub_type="vendor"
23file="odm.img" main_type="PARTITION" sub_type="odm"
24file="recovery.img" main_type="PARTITION" sub_type="recovery"
25file="u-boot.bin" main_type="PARTITION" sub_type="bootloader"
26file="dtb.img" main_type="PARTITION" sub_type="_aml_dtb"
27
28