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.

[参考译文] Linux/processor-SDK-AM335X:为 eMMC 编译 U-Boot

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/663581/linux-processor-sdk-am335x-compiling-u-boot-for-emmc

器件型号:PROCESSOR-SDK-AM335X

工具/软件:Linux

您好!

我正尝试按照此页面上的说明操作:

  

但是、当我执行以下步骤将 eMMC 补丁文件应用到 u-boot git 存储库时:

链接似乎已断开。 我还认为、此补丁可能不适合当前版本的 AM335x Linux SDK、现在的版本是2018年2月9日、似乎是4.02.00.09版。 那么、是否有人知道当前的修补程序是在哪里为 eMMC 编译 U-boot? 我现在仍在使用 BeagleBone Black 作为 ME 开发平台。 或者、在某个地方可能有更新的文档?

非常感谢、

Brandon

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

    您好、Brandon、

    此修补程序已应用于最新的 U-Boot。 您只需在中将行 uBoot_MACHINE=AM335x_EVM_config 更改为 uBoot_MACHINE=AM335x_boneblack_config /Rules.make 文件、然后从顶部的 Processor SDK 目录发出 make u-boot 命令、仅此而已。

    此致、
    Kemal