destination_device - destination_device - 2026.1 简体中文 - UG1283

Bootgen 用户指南 (UG1283)

Document ID
UG1283
Release Date
2026-06-23
Version
2026.1 简体中文

语法

[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
}