linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* P4080 Device tree
@ 2012-04-03 14:13 dimitar
  2012-04-09 22:50 ` Scott Wood
  0 siblings, 1 reply; 2+ messages in thread
From: dimitar @ 2012-04-03 14:13 UTC (permalink / raw)
  To: linuxppc-dev

Hello,

I hope I'm posting my question on the right place.
Please be gentle to me, since I'm newbie in Linux Kernel.

I'm porting Linux to a custom board based on P4080DS BSP. My problem is 
that I cannot understand the configuration of th DPA in the device tree 
including QMAN, BMAN and FMAN.

During my work i was faced firstly to a issue, that the "phy-handle" in 
the Ethernet node of the FM0 could not be parsed correctly using the 
function "of_parse_phandle()".
After replacing the "of_parse_phandle()" by "of_find_node_by_path" inc 
mac.c of the DPA package, the Phy was correctly bind to the Ethernet node.

The second preblem I'm now facing to, is that during "ping" the CPUs 
hang after an exchange of few packets over the network.

How exactly should be the BMAN, QMAN and FMAN configured in the device 
tree?
I mean I'm using the similar device tree as the FSL P4080DS. The only 
difference that the board uses MDIO bus, on which a PHY is connected.

Is there any documentation for the device tree?

In addition I have tested the network interfaces with another OS system 
that is using the same NetCom library. Therefore the problem is not the 
hardware.

Please help!

Regards
Dimitar

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: P4080 Device tree
  2012-04-03 14:13 P4080 Device tree dimitar
@ 2012-04-09 22:50 ` Scott Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Wood @ 2012-04-09 22:50 UTC (permalink / raw)
  To: dimitar; +Cc: linuxppc-dev

On 04/03/2012 09:13 AM, dimitar wrote:
> Hello,
> 
> I hope I'm posting my question on the right place.
> Please be gentle to me, since I'm newbie in Linux Kernel.
> 
> I'm porting Linux to a custom board based on P4080DS BSP. My problem is
> that I cannot understand the configuration of th DPA in the device tree
> including QMAN, BMAN and FMAN.

None of the datapath stuff is in mainline Linux yet -- for BSP support
you should ask support@freescale.com (or your sales/FAE/etc. contact).

-Scott

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-09 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03 14:13 P4080 Device tree dimitar
2012-04-09 22:50 ` Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).