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.

[参考译文] AM6442:通过 ti-u-boot 设置 Mac 地址

Guru**** 2394305 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1491637/am6442-set-mac-addresses-by-ti-u-boot

器件型号:AM6442

工具与软件:

您好!

我有关于在引导加载程序中设置 Mac 地址的问题。 我在 DTS 中定义了两个 icssg 端口、如下所示:

https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am642-evm.dts

和我的问题。 在 ti-u-boot 中、此功能是否用于设置这些 Mac 地址? 如何启用它?

感谢您的帮助:)

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

    您好、Kacper、

    在 TI EVM 上、我们将 MAC 地址预编程到板载 EEPROM 中。

    我还没有花大量时间使用该代码库、但我相信 MAC 地址可从 EEPROM 中读取:
    TI-PROCESSOR-SDK-LINUX-AM64xx-EVM-10.01.10.04/board-support/ti-u-boot-2024.04+git/board/ti/am64x/evm.c

    此致、

    Nick