Is there any simple LS1043A DPAA reference driver other than Linux/U-Boot?

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

Is there any simple LS1043A DPAA reference driver other than Linux/U-Boot?

1,090 次查看
sempori
Contributor II

I am developing LS1043A Ethernet driver for a RTOS. I could check the communication on Independent Mode, and I want to add the QMAN and BMAN functionality now.

I referred U-Boot source for Independent Mode settings. But, since U-Boot does not support QMAN and BMAN, I have to refer some other source for these settings.

Is there any simple driver similar to U-Boot which I can refer to QMAN and BMAN initialization and settings? Is there any Application notes which describe more detailed on QMAN and BMAN settings?

Since Linux seems to be complex to me, I want to refer some other simple source. Kindly let me know.

标记 (1)
0 项奖励
5 回复数

1,038 次查看
sempori
Contributor II

Kindly let me know is there any way to dump the registers values of BMan, QMan and FMan in Linux? I would like to check the register settings with my driver. It is extremely difficult to trace through the Linux code to know about the settings of them. Please help me.

0 项奖励

1,033 次查看
ufedor
NXP Employee
NXP Employee

There is no off-the-shelf tool to perform requested registers dumps.

You either have to implement it yourself or apply to the paid NXP Engineering Services:

https://www.nxp.com/support/support/nxp-engineering-services:SW-SUPPORT

0 项奖励

1,085 次查看
ufedor
NXP Employee
NXP Employee

> Is there any simple driver similar to U-Boot which I can refer to QMAN and BMAN initialization and settings

There is no such simple driver.

> Is there any Application notes which describe more detailed on QMAN and BMAN settings?

QMAN and BMAN are described in the QorIQ LS1043A Data Path Acceleration Architecture (DPAA) Reference Manual.

0 项奖励

1,073 次查看
sempori
Contributor II

If so, Kindly let me know which source files in Linux can I refer for the QMAN, BMAN and FMAN settings for LS1043ARDB board specific?

标记 (1)
0 项奖励

1,066 次查看
ufedor
NXP Employee
NXP Employee
0 项奖励