<br><br><div><span class="gmail_quote">On 1/25/06, <b class="gmail_sendername">Sylvain Munaut</b> &lt;<a href="mailto:tnt@246tnt.com">tnt@246tnt.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>Should apply fine on vanilla. My suggestion for now is take vanilla,<br>apply this patch, then the 2-3 patch from Andrey for BestComm and stuff.</blockquote><div><br>I was working on getting bestcomm and fec working, but forward porting
<br>my old 2.6.10 code to current is turning out to be more difficult than I expected.<br>If you already have working code then I'll stop working on them.<br><br>Where are these patches?&nbsp; I'm new to this list so I don't have much history.
<br>Would I find these patches in the archive?<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I haven't gotten around setup a git tree ... anyone know a good tutorial
<br>not only on how to checkout stuff but how to well manage a remote<br>repository for publishing ?<br><br><br>&gt;&gt; Looks good. But two comments :<br>&gt;&gt;<br>&gt;&gt; * Isn't a modif to the arch/ppc/platform/Makefile missing ?
<br>&gt;&gt; * What's the &quot;cs-1&quot; you turn on there :<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; +#ifdef CONFIG_LITE5200B<br>&gt;&gt;&gt; +&nbsp;&nbsp;&nbsp;&nbsp;/* turn on cs1 */<br>&gt;&gt;&gt; +&nbsp;&nbsp;&nbsp;&nbsp;port_config |= 0x80000000;
<br>&gt;&gt;&gt; +#endif<br>&gt;&gt;&gt;<br>&gt; What fix this ?<br><br>It's to activate the second bank of DDR-SDRAM. However, I find that's<br>the job of the bootloader. Fully initializing the memory subsystem is<br>one of the few things the kernel expects, so I probably won't include this.
</blockquote><div><br><br>I agree completely. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">My politics (at least for the 5200 stuff) is the boot loader should :
<br> * Init memory stuff like it wants (at least boot flash &amp; all dynamic<br>mem). The init of some static chipselect could be done in platform init.<br> * Put the pin muxes &amp; stuff to the &quot;safest&quot; mode (that is for example
<br>GPIO Input) execpt for what it requires for boot (like a console PSC and<br>ethernet). All other pin mux (defnitive one) should be done in platform<br>init depending on the board.<br><br><br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; I couldn't find the schema / real-doc of the Lite5200b,
<br>&gt;&gt; is this available somewhere on-line ?<br>&gt;&gt;<br>&gt; Sylvain, I don't know if there are some Lite5200b doc on line, but I<br>&gt; have the schematics and could send to you or to anyone who want it.<br><br>
Yes, please, I'd appreciate an early copy.<br>John sent the link to the User Manual but the latter hasn't the full<br>schematic.<br><br><br><br>Sylvain<br>_______________________________________________<br>Linuxppc-embedded mailing list
<br><a href="mailto:Linuxppc-embedded@ozlabs.org">Linuxppc-embedded@ozlabs.org</a><br><a href="https://ozlabs.org/mailman/listinfo/linuxppc-embedded">https://ozlabs.org/mailman/listinfo/linuxppc-embedded</a><br></blockquote>
</div><br>