增加recovery分区,继续缩减kernel和fs,去掉tslib和iperf等工具
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
swota_file_list=(
|
||||
${TINA_BUILD_TOP=}/target/allwinner/${TARGET_BOARD}/swupdate/sw-description
|
||||
out/${TARGET_BOARD}/boot_initramfs_recovery.img:recovery
|
||||
out/${TARGET_BOARD}/uboot.img:uboot
|
||||
out/${TARGET_BOARD}/boot0.img:boot0
|
||||
#out/${TARGET_BOARD}/uboot.img:uboot
|
||||
#out/${TARGET_BOARD}/boot0.img:boot0
|
||||
out/${TARGET_BOARD}/boot.img:kernel
|
||||
out/${TARGET_BOARD}/rootfs.img:rootfs
|
||||
out/${TARGET_BOARD}/usr.img:usr
|
||||
|
||||
Reference in New Issue
Block a user