<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Ok.<br><br>Tha main problem is that if I cross-compile kernel for ARCH=ppc everythings work fine. <br><br>&gt;"Configuring the Ethernet pins for USB IO is just a pin routing board setup task."<br><br>What should I do for this?!?!?<br><br>* I've configured the port_config in&nbsp; <span style="font-style: italic;">lite5200_setup_cpu(void)</span> function [arch/powerpc/platforms/52xx/lite5200.c]. I put in port_config the same value that I put with ARCH=ppc!<br><br>However I'm sure that my u-boot sets-up the port_config register because <span style="font-weight: bold;">fatls usb 0:1 /</span> show me the content of usb-storage.<br><br>Thanks,<br>@ngel<br>--- <b>Ven 5/12/08, Grant Likely <i>&lt;grant.likely@secretlab.ca&gt;</i></b> ha scritto:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">Da: Grant Likely
 &lt;grant.likely@secretlab.ca&gt;<br>Oggetto: Re: usb/eth DTS nodes for custom board based on mpc5200<br>A: s104259@yahoo.it<br>Cc: devicetree-discuss@ozlabs.org, "linuxppc-dev" &lt;linuxppc-dev@ozlabs.org&gt;<br>Data: Venerdì 5 dicembre 2008, 15:40<br><br><pre>On Fri, Dec 5, 2008 at 4:22 AM, Angelo &lt;s104259@yahoo.it&gt; wrote:<br>&gt; Hi all.<br>&gt;<br>&gt; I'd like to know if it's necessary to modify my DTS.<br>&gt;<br>&gt; On my board I have:<br>&gt; * u-boot 1.2.0<br>&gt; * kernel 2.6.21<br>&gt; * arch=powerpc<br>&gt; * dts based on lite5200b.dts<br>&gt; * USB port (USB2) configured on the Ethernet port<br>&gt;<br>&gt; Is it necessary to combine Ethernet and usb nodes into the device tree<br>&gt; source?<br><br>No.  Configuring the Ethernet pins for USB IO is just a pin routing<br>board setup task.  You do need to make sure U-Boot sets up the<br>port_config register correctly, but it doesn't impact the device tree.<br> You don't need to change
 any of the values in the USB node.<br><br>However, if the Ethernet device is unused then you should remove the<br>Ethernet node from your device tree.<br><br>g.<br><br>-- <br>Grant Likely, B.Sc., P.Eng.<br>Secret Lab Technologies Ltd.<br></pre></blockquote></td></tr></table><br>