ping fail on s32v234evb 29288 board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ping fail on s32v234evb 29288 board

Jump to solution
1,312 Views
echozeng
Contributor III

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!

Labels (1)
0 Kudos
1 Solution
914 Views
eddypetrisor
NXP Employee
NXP Employee

Hello,

Can you tell us which version of the BSP are you using? We just released last week Linux BSP16.0 which contains some fixes related to networking; if not using BSP16.0, can you try the new version to see if you still get the problem?

View solution in original post

0 Kudos
4 Replies
915 Views
eddypetrisor
NXP Employee
NXP Employee

Hello,

Can you tell us which version of the BSP are you using? We just released last week Linux BSP16.0 which contains some fixes related to networking; if not using BSP16.0, can you try the new version to see if you still get the problem?

0 Kudos
914 Views
echozeng
Contributor III

I am using BSP14.0 now. 

Where can I clone uboot and linux kernel source code of BSP16.0?

I checked the "git://git.freescale.com/auto/linux.git" tags ,no bsp16.0 tag found!

It would spend a lot of time with yocto.

0 Kudos
914 Views
dannica
NXP Employee
NXP Employee

Hello Echo,

I assume you have access to https://source.codeaurora.org/external/autobsps32/. Here you can find the linux and u-boot versions you need. Just beware that the release tag also contains a prefix which is the upstream version the code is derived from. Therefore the tags you are looking for are v4.1.26_bsp16.0 for linux and v2016.01_bsp16.0 for u-boot.

0 Kudos
914 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

There are known issues with Ethernet interface on this board version, but I don't know more details. I re-sent your question to BSP Linux team - hope they can answer your question. 

Jiri 

0 Kudos