Hi Arnd,<br><br>nice to hear you.<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wednesday 18 March 2009, monstr@monstr.eu wrote:<br>

&gt; From: Michal Simek &lt;monstr@monstr.eu&gt;<br>
&gt;<br>
&gt;<br>
&gt; Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;<br>
&gt; ---<br>
&gt;  arch/microblaze/include/asm/of_device.h   |   45 ++<br>
&gt;  arch/microblaze/include/asm/of_platform.h |   64 ++<br>
&gt;  arch/microblaze/include/asm/prom.h        |  313 ++++++++<br>
&gt;  arch/microblaze/kernel/of_device.c        |  115 +++<br>
&gt;  arch/microblaze/kernel/of_platform.c      |  201 +++++<br>
&gt;  arch/microblaze/kernel/prom.c             | 1147 +++++++++++++++++++++++++++++<br>
&gt;  arch/microblaze/kernel/prom_parse.c       | 1025 ++++++++++++++++++++++++++<br>
&gt;  7 files changed, 2910 insertions(+), 0 deletions(-)<br>
&gt;  create mode 100644 arch/microblaze/include/asm/of_device.h<br>
&gt;  create mode 100644 arch/microblaze/include/asm/of_platform.h<br>
&gt;  create mode 100644 arch/microblaze/include/asm/prom.h<br>
&gt;  create mode 100644 arch/microblaze/kernel/of_device.c<br>
&gt;  create mode 100644 arch/microblaze/kernel/of_platform.c<br>
&gt;  create mode 100644 arch/microblaze/kernel/prom.c<br>
&gt;  create mode 100644 arch/microblaze/kernel/prom_parse.c<br>
<br>
Since these files are derived from the powerpc versions, what is the<br>
plan on them? IIRC, you had them in a common directory in an earlier<br>
version. Are you planning to merge them at some point in the future<br>
or do you intend to maintain a fork?</blockquote><div><br>yes, these files are defived from PPC version. Yes, I added them to generic location and in this version<br>are in arch folder. It is easier for me to have them in arch folder till Microblaze will be in  linus tree.<br>
And then create patch which will synchronize them.<br><br>I prefer to have this code in generic location as much as possible but first stage should be add microblaze code to tree and<br>then add it to generic location and remove it from all archs which use it.<br>
<br>Thanks,<br>Michal<br><br><br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<font color="#888888"><br>
        Arnd &lt;&gt;&lt;<br>
</font></blockquote></div><br>