语法
[destination_device <options>] <partition>
描述
指定分区目标为 PS 还是 PL。
实参
- ps:分区目标为 PS。这是默认值。
- pl:分区目标为 PL(适用于比特流)。
示例
all:
{
[bootloader,destination_cpu=a53-0]fsbl.elf
[destination_device=pl]system.bit
[destination_cpu=r5-1]app.elf
}
[destination_device <options>] <partition>
指定分区目标为 PS 还是 PL。
all:
{
[bootloader,destination_cpu=a53-0]fsbl.elf
[destination_device=pl]system.bit
[destination_cpu=r5-1]app.elf
}