Linux DPAA driver

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

Linux DPAA driver

2,738 次查看
gerdmanson
Contributor I

Hi,

we have to develop own driver software for ethernet communication using a QorIQ T1042 processor. Therefore, we read the appropriate DPAA documentation (reference manual etc.). But now we are a little bit lost in building our own DPAA driver (FMan, QMan, ...). We are using the NXP T1042D4RDB evaluation board as plattform. For this purpose we downloaded the "Source" package of the Yocto Linux SDK (V2.0). Because we are not very familar with the Linux code sources, please can you tell us, where in the Yocto linux sources we can find the core drivers for the DPAA hardware (accessing the FMan, QMan, Portals, ...)?

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

1,686 次查看
bpe
NXP Employee
NXP Employee

QMAN and BMAN drivers are located under drivers/staging/fsl_qbman/

FMAN driver is under drivers/net/ethernet/freescale/sdk_fman/

Drivers documentation is available online:

https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-B40E64B7-602D-40A8-85A1-F...

Instructions on extracting, viewing and modifying SDK kernel source
can be found here:

https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-8C4D9C9C-BC81-488D-B2E8-B...


Have a great day,
Platon

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复