EVMK2E 开发板能否运行从 TFTP 服务器加载的 u-boot。 或剂量、它需要是局部的。 如果是、如何 设置它?
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.
EVMK2E 开发板能否运行从 TFTP 服务器加载的 u-boot。 或剂量、它需要是局部的。 如果是、如何 设置它?
您好!
您应该使用 Processor SDK 中包含的 program_evm.js 脚本。 有关详细信息、请参阅以下 wiki:
processors.wiki.ti.com/.../Program_EVM_UG
此致、
Yordan
您好、Rahul、
我还在努力从 TFTP 服务器引导 K2E 器件上的 u-boot。
基本上、我将按照此处提到的步骤为 K2E 器件执行操作、并通过 UART 启动第一级、器件重新进入以太网加载第二级。
http://processors.wiki.ti.com/index.php/KeystoneII_Boot_Examples#Running_Ethernet_examples
U-boot 是否构建到上述两个二进制映像中? 即,一旦我使用上述方法分两个阶段启动设备,是否已加载 U-boot? 或者、我是否应该再次将 U-boot 映像复制到从 Processor SDK 获取的 TFTP 服务器? 我看到在 Processor SDK 中有 Uboot 和 Linux 内核的预构建映像。
谢谢、
Ashwini