1# NAME Relative path 2# 3#HWDEF HWDEF 4package-file package-file 5bootloader Image/MiniLoaderAll.bin 6parameter Image/parameter.txt 7uboot Image/uboot.img 8boot Image/boot.img 9# 要写入backup分区的文件就是自身(update.img) 10# SELF 是关键字,表示升级文件(update.img)自身 11# 在生成升级文件时,不加入SELF文件的内容,但在头部信息中有记录 12# 在解包升级文件时,不解包SELF文件的内容。 13backup RESERVED 14#update-script update-script 15#recover-script recover-script 16