阅读代码: ah -a 添加img头时 不为fw时会被过滤掉
This commit is contained in:
@@ -940,6 +940,10 @@ if [ "${DEF_CORE_TYPE}" == "ampplc" ]; then
|
||||
fi
|
||||
build_obj_func ${DEF_IMAGE_TYPE} ${DEF_PLC_APP} PLC
|
||||
|
||||
# 删除 cfg_log.txt
|
||||
cd ../tools/gen_img
|
||||
rm -f ./cfg_log.txt
|
||||
cd -
|
||||
gen_img_starttime=$(date +%s)
|
||||
for STR in ${GROUP_BOARDS_DEF[@]}; do
|
||||
if [ "${DEF_FLASH}" == "2m" ]; then
|
||||
|
Reference in New Issue
Block a user