添加oem解析相关 注释
This commit is contained in:
@@ -358,6 +358,7 @@ if [ "x${CHIP_VER_UPPER}" == "x3" ]; then
|
||||
fi
|
||||
|
||||
# 这个部分的代码用于 给各个img.bin生成img_header
|
||||
# 虽然配置文件中给每个部分得img都添加了配置 但ah中只会对fw部分的img添加img_header
|
||||
if [ "x${CORE_TYPE_UPPER}" == "xAMPPLC" ]; then
|
||||
# add run addr
|
||||
# 这个链接文件由 ap文件夹中的Makefile复制过来
|
||||
|
Reference in New Issue
Block a user