ping fail on s32v234evb 29288 board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

ping fail on s32v234evb 29288 board

跳至解决方案
1,317 次查看
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!

标签 (1)
0 项奖励
1 解答
919 次查看
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 项奖励
4 回复数
920 次查看
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 项奖励
919 次查看
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 项奖励
919 次查看
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 项奖励
919 次查看
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 项奖励