add(system): Add new borad H13_PV.

This commit is contained in:
kangjun
2024-06-07 10:44:51 +08:00
parent 461754dd60
commit af06caa161
68 changed files with 18914 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
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}/boot.img:kernel
out/${TARGET_BOARD}/rootfs.img:rootfs
out/${TARGET_BOARD}/usr.img:usr
)