主题中讨论的其他器件: SK-AM62-LP
工具/软件:
我们有一个使用 AM6232的定制电路板、RMII 模式下的以太网 PHY 为 Micrel XZ8041。
我已 从 ti-u-boot-2024.04创建了所需的3个文件、并将其复制到 DHCP/TFP 服务器、该服务器通过 USB 以太网端口(即专用端口)连接到 AM62。
在加电时、我可以看到 tiboot.bin 的初始 TFTP 工作并且 SPL 会执行。
尽管看到 PHY 被检测到并且链路有效、但我看不到 BOOTP 广播的任何 TX 输出。
您是否可以建议我查看一些区域以尝试诊断 TX 为什么没有将其发送到以太网输出?
已附加引导日志。
谢谢你。
U-Boot SPL 2024.04-00002-gbaa288e477f-dirty (Mar 27 2025 - 09:38:30 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
SPL initial stack usage: 13392 bytes
Trying to boot from eth device
ethernet@8000000port@1 connected to Micrel KSZ804 mode rmii
eth0: ethernet@8000000port@1
ethernet@8000000port@1 Waiting for PHY auto negotiation to complete..... done
link up on port 1, speed 100, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17
Retry time exceeded; starting again
udma_stop_mem2dev: peer not stopped TIMEOUT !
Problem booting with BOOTP
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###