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.
尊敬的专家:
我的 eMMC boot0大小仅为2MB。 我只能 根据中提到的方法、在 boot0中烧录 tiboot3.bin 和 tispl.bin 3.1.4.5.在 适用于 AM62x 的 Processor SDK Linux 中。
然后我 把 UDA 分区成了4个部分、把 u-boot.img、 env、kernel 放在了 eMMC 的每个分区中。 格式如下:
引导模式配置为"eMMC 引导"。
最后、它 可以从 eMMC 引导并进入 rootfs。
(引导顺序是从以下位置实现的: 3.1.1.4.引导流程 为: tiboot3.bin -> tispl.bin -> u-boot.img)
我想知道 它是如何从 tispl.bin 跳到 u-boot.img。 使用这种启动方法是否可靠?
您好!
我相信您所做的是使用一个构建来从 UDA 引导的 tispl.bin、u-boot.img 构建。 然后、您以不同的方式构建 tiboot3.bin 以从 boot0引导。 如果确保引导正确的映像并且 boot0硬件分区中没有 u-boot.img、则此设置可以正常运行。
~朱迪斯