添加oem解析相关 注释
This commit is contained in:
@@ -949,6 +949,7 @@ int ah_funConstruct(char argc, char *argv[])
|
||||
p_saved_buf = p_buf;
|
||||
if((cfg.image[cnt].image_type == imgV1OEM) || (cfg.image[cnt].image_type == imgV1CFG))
|
||||
{
|
||||
// OEM 和 CFG 分区强行扩展至 cfg文件指定的大小
|
||||
//printf(NEW_LINE" add size :%d"NEW_LINE, fileSize);
|
||||
if(cfg.image[cnt].length%IMAGE_ALIGNED_SIZE)
|
||||
{
|
||||
|
Reference in New Issue
Block a user