This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM62P:AM62P 双引导要求

Guru**** 2889230 points

Other Parts Discussed in Thread: AM62P

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1644417/am62p-am62p-dual-boot-requirement

部件号: AM62P

您好、  
目前我正在研究 AM62P 芯片组。

我的要求是:

  • MCU R5 固件应从 OSPI 闪存引导
  • A53 上的 Linux 应从 eMMC 引导

上电时、预期的引导流程为:

ROM → SBL from OSPI → MCU R5 application startup → boot Linux on A53 from eMMC

在我看来、默认的 MCU+ SDK SBL 示例主要支持从单个引导介质启动所有组件。

我想知道:

  1. AM62P 是否正式支持此混合引导流程 (R5 来自 OSPI、Linux 来自 eMMC)?
  2. 需要在 SBL/U-Boot 配置中进行哪些更改才能实现此目的?
  3. 是否有任何适用于此用例的参考实现或示例?

任何指导都会有所帮助。