Files
2023-05-14 11:44:44 +00:00

27 lines
796 B
Plaintext
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NAME Relative path
#
#HWDEF HWDEF
package-file package-file
bootloader Image/MiniLoaderAll.bin
parameter Image/parameter.txt
trust_a Image/trust.img
trust_b Image/trust.img
uboot_a Image/uboot.img
uboot_b Image/uboot.img
misc Image/misc.img
boot_a Image/boot.img
boot_b Image/boot.img
dtbo_a Image/dtbo.img
dtbo_b Image/dtbo.img
vbmeta_a Image/vbmeta.img
vbmeta_b Image/vbmeta.img
baseparameter Image/baseparameter.img
super Image/super.img
# 要写入backup分区的文件就是自身update.img
# SELF 是关键字表示升级文件update.img自身
# 在生成升级文件时不加入SELF文件的内容但在头部信息中有记录
# 在解包升级文件时不解包SELF文件的内容。
backup RESERVED
#update-script update-script
#recover-script recover-script