Dear NXP fellows:
I'm currently developing Ethernet related functions and I'm looking at "S32G3_LinuxBSP_42.0_Release_Notes.pdf", The firmware specified by pfe is version 1.8.
But after I burned fsl-image-auto-s32g399ardb3.sdcard into the sd card, I saw that there was already a pfe firmware, so do I need to manually replace the pfe firmware from the official website with the one in the bsp?
root@s32g399ardb3:~# ls /lib/firmware/
s32g_pfe_class.fw s32g_pfe_util.fw sja1110_uc.bin
Solved! Go to Solution.
Hi, @jiajun_cheng
Thanks for your post.
The FW you found from the pre-built images could be the same version shown in the release notes, you may not need to manually update the PFE FW if using the default image.
BR
Chenyin
Hi, @Wzlinux
我没有自己编译yocto,用的是官网的提供的bsp包,但是刚刚看到 @chenyin_h 已经回复了您的消息,应该可以按照他说的步骤重新编译
Hi, @jiajun_cheng
Thanks for your post.
The FW you found from the pre-built images could be the same version shown in the release notes, you may not need to manually update the PFE FW if using the default image.
BR
Chenyin
Hi, @chenyin_h :
Yes, that makes sense.Thank you very much