fix(system): fixup h13_pv build errors.

This commit is contained in:
kangjun
2024-06-07 18:47:22 +08:00
parent af06caa161
commit 8a1a6120a9
5 changed files with 78 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ declare -A board_name_map=(
["v851s_fastboot_sc1725v01_nor"]="v851-e907-sc1725v01-board"
["v851s_fastboot_sl100_back"]="v851-e907-sl100_back-board"
["v851s3_fastboot_sl100_front"]="v851s3-e907-sl100-front-board"
["v851s_fastboot_h13_pv"]="v851s3-e907-h13-pv-board"
["v851s_fastboot_h13_pv"]="v851-e907-h13-pv-board"
)
function get_melis_board_name() {