语法
bootgen -arch versal -image test.bif -o test.bin -overlay_cdo ovl.cdo
描述
配合 overlay_cdo 命令一起使用的输入文件将包含需覆盖的标记和内容。Bootgen 会在 BIF 中搜索所有 cdo 文件,以查找类似的标记。找到该内容时,Bootgen 会将该 cdo 替换为叠加 cdo 中的内容。
bootgen -arch versal -image test.bif -o test.bin -overlay_cdo ovl.cdo
配合 overlay_cdo 命令一起使用的输入文件将包含需覆盖的标记和内容。Bootgen 会在 BIF 中搜索所有 cdo 文件,以查找类似的标记。找到该内容时,Bootgen 会将该 cdo 替换为叠加 cdo 中的内容。