We have a s32v234evb 29288 rev b2 board.
Set ippaddr and netmask on uboot.
Uboot log:
---------------------------------------------------------------------------
U-Boot 2016.01 (Mar 02 2018 - 13:44:35 +0800)
CPU: NXP S32V234 V2.0 at 1000 MHz
Reset cause: Software Functional reset
Board: s32v234evb29288
I2C: ready
DRAM: 2 GiB
All (4) cores are up.
MMC: FSL_SDHC: 0
Forcing PCIe to Gen1 operation
phy link never came up
DEBUG_R0: 0x004b2000, DEBUG_R1: 0x08200000
In: serial
Out: serial
Err: serial
Net: FEC
Warning: FEC MAC addresses don't match:
Hit any key to stop autoboot: 0
------------------------------------------------------------------------------------
but ping fail!
=> ping 192.168.5.1
Using FEC device
ARP Retry count exceeded; starting again
ping failed; host 192.168.5.1 is not alive
=>
Reading and writing ksz9031 phy regs is ok.
Please help me check this issue!
Thanks!