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.
工具与软件:
我们已经设计了带有 AM6232 MPU 的定制电路板、我们要在其中为两个端口 eth0和 eth1定制 MAC 地址插入。
在板上、i2c0总线上有一个地址为0x50的 EEPROM (与 am62xevk 板的0x51不同、但 EEPROM 具有相同的 P/N)。
我们可以使用 EEPROM 来设置两个 Mac 地址吗?
我们是否需要配置特定于 u-boot 和内核的任何内容?
还有另外一种方法、我们如何从 Linux 对包含 MAC 地址的处理器 OTP 寄存器进行编程?