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.

[参考译文] AM3356:从 RAM 存储器引导 SPL 和 U-boot 所需的支持

Guru**** 2473270 points
Other Parts Discussed in Thread: SEGGER

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1464864/am3356-support-required-to-boot-spl-and-u-boot-boot-from-ram-memory

器件型号:AM3356
主题中讨论的其他器件:SEGGER

工具与软件:

硬件板: 基于 BeagleBone 参考的定制板。
用于将 u-boot 和 SPL 复制到内部 RAM 的工具: Jlink SEGGER
配置的引导模式: NAND 引导(不支持 SD 卡)


电路板`s 后、最初固件在板级闪存中不可用、
我正在使用 Jlink SEGGER 将 SPL、uboot elf 文件(内核 DTB 和 zImage.elf 文件)复制到内部 RAM 中

编译 SPL 时支持从 RAM "CONFIG_SPL_RAM_SUPPORT=y"和"CONFIG_SPL_RAM_DEVICE=y"引导
但仍然收到错误消息、显示"Unsupported Boot Device!(启动设备不受支持!)"


以下日志、了解更多详细信息、
 U-Boot SPL 2021.04-00011-gc22b17ae-dirty (2025年1月20日- 13:19:27 +0530)
 SPL:不支持的引导设备!
 SPL:无法从所有引导设备引导
 ###错误###请重置主板###