Significance of FMAN micro code

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

Significance of FMAN micro code

2,248件の閲覧回数
veerendranathj
Contributor III

Is it necessary to use FMAN micro code to enable Ethernet interfaces in my own standalone binary/bootloader for P2041RDB..?

If yes.. how can I integrate it?

タグ(4)
0 件の賞賛
1 返信

836件の閲覧回数
bpe
NXP Employee
NXP Employee

Loading microcode is essential because it controls FMAN internal RISCs. No correct operation at all is possible

if the microcode is not loaded. Microcodes are provided as binaries, they are part of QorIQ SDK. Unpack

the package named 'fm-ucode' to get the binaries. Refer to u-boot source code, file drivers/net/fm/fm.c, function

fman_upload_firmware() on how to upload the microcode.

0 件の賞賛