固件类型:官方提供的固件
固件文件名称:3568-uboot 下无法使用 ping
固件下载地址:百度网盘
Log日志:uboot_ping_error.txt
Net: eth1: ethernet@fe010000, eth0: ethernet@fe2a0000
Ver : GT101
mac_sn: OK!
Hit key to stop autoboot(‘CTRL+C’): 0
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=> print ipaddr
ipaddr=192.168.1.1
=> print serverip
serverip=192.168.1.5
=> ping 192.168.1.5
Could not get PHY for ethernet@fe010000: addr 0
phy_connect() failed442FAILED: 0"Synchronous Abort" handler, esr 0x96000004
- Reason: Exception from a Data abort, from current exception level
- PC = 0000000000ac078c
- LR = 0000000000a3ee88
- SP = 000000007b9f8cf0
- ESR_EL2 = 0000000096000004
- Reloc Off = 000000007d33f000
x0 : d503201f1400000a x1 : 000000007de2b933
x2 : 0000000000000000 x3 : 0000000000000000
x4 : 000000007b9ffcf8 x5 : d503201f1400000a
x6 : 0000000000000002 x7 : 0000000000000009
x8 : 000000007b9f8e20 x9 : 0000000000000008
x10: 00000000ffffffd0 x11: 000000000a100000
x12: 00000000fffffffc x13: 000000007b9f8f1c
x14: 000000000a100000 x15: 00000000ffffffff
x16: 0000000000008070 x17: 0000000000000001
x18: 000000007b9ffcf8 x19: 0000000000a00000
x20: 0000000000000000 x21: 000000007de2b933
x22: 000000007bdc2180 x23: 000000007de3a377
x24: 0000000000000002 x25: 0000000000000000
x26: 0000000000000000 x27: 0000000000000000
x28: 000000007bdc2030 x29: 000000007b9f8ed0
Call trace:
PC: [< 00ac078c >]
LR: [< 00a3ee88 >]
Stack:
[< 00ac078c >]
[< 00a3f690 >]
[< 00a40378 >]
[< 00a38184 >]
[< 00a7a52c >]
[< 00a7a42c >]
[< 00ac41e0 >]
[< 00ac4de8 >]
[< 00a13228 >]
[< 00a32d08 >]
[< 00a1bb48 >]
[< 00a1bce8 >]
[< 00a1c22c >]
[< 00a323b4 >]
[< 00a19e54 >]
[< 00a1ca5c >]
[< 00aa7fb4 >]
[< 00a1cddc >]
[< 00a01e38 >]
Copy info from “Call trace…” to a file(eg. dump.txt), and run
command in your U-Boot project: ./scripts/stacktrace.sh dump.txt
Resetting CPU …
### ERROR ### Please RESET the board ###
3568 进入 uboot 模式下 使用 setenv 配置 ip和serverip 之后 使用 ping 导致故障
tchip_askquestions
uboot_ping_error.txt (7.23 KB)