s32g3 pfe firmware

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,452件の閲覧回数
jiajun_cheng
Contributor III

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.

jiajun_cheng_1-1735026793900.png

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

S32G-VNP-RDB3 

 

 

 

0 件の賞賛
返信
1 解決策
1,446件の閲覧回数
chenyin_h
NXP Employee
NXP Employee

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

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,394件の閲覧回数
Wzlinux
Contributor III
Hi @jiajun_cheng
您好,非常抱歉我用中文询问您。
我看您的描述是您编译了42.0后就自动有了PFE的firmware。但是我按照github里面的https://github.com/nxp-auto-linux/auto_yocto_bsp/tree/release/bsp42.0 方法编译后,发现并没有启动PFE firmware. 您知道是那里出错了吗?我尝试使用如下方式后再次使用bitbake 编译
DISTRO_FEATURES_append += "pfe"
NXP_FIRMWARE_LOCAL_DIR = "/path/to/firmware/binaries/folder"
但是这种方式报错了。
ERROR: Variable DISTRO_FEATURES_append file: /home/bin/fsl-auto-yocto-bsp/build_s32g399ardb3/conf/local.conf line: 27 contains an operation using the old override syntax. Please convert this layer/metadata before attempting to use with a newer bitbake.

请问您知道如何处理吗?谢谢
0 件の賞賛
返信
1,392件の閲覧回数
jiajun_cheng
Contributor III

Hi, @Wzlinux 

我没有自己编译yocto,用的是官网的提供的bsp包,但是刚刚看到 @chenyin_h 已经回复了您的消息,应该可以按照他说的步骤重新编译

0 件の賞賛
返信
1,447件の閲覧回数
chenyin_h
NXP Employee
NXP Employee

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

0 件の賞賛
返信
1,443件の閲覧回数
jiajun_cheng
Contributor III

Hi, @chenyin_h :

Yes, that makes sense.Thank you very much

0 件の賞賛
返信