LS1012A - How to enable Packet Forwarding Engine(PFE)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1012A - How to enable Packet Forwarding Engine(PFE)

1,025件の閲覧回数
Bao141
Contributor I

Hello NXP guys,

I am using ubuntu18.04 on my board(with ls1012a),I want enable PFE,I downloaded a lot of files about 1012 but couldn’t find the manual on how to enable pfe

I hope you can help me,thank you for reading.

pfe.pngpfe2.png

0 件の賞賛
1 返信

1,003件の閲覧回数
bpe
NXP Employee
NXP Employee
  • Only one kernel configuration option is required to enable PPFE support in the
    kernel, namely CONFIG_FSL_PPFE.
  • Stay with LSDK kernel
  • Build your firmware with NXP LSDK for the appropriate target. This ensures PPFE firmware binary is included in the image.
  • Stop PPFE in u-Boot before bootm:
pfe stop; bootm

 

Hope this helps,

Platon

0 件の賞賛