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>
> From: Michal Simek <monstr@monstr.eu><br>
><br>
><br>
> Signed-off-by: Michal Simek <monstr@monstr.eu><br>
> ---<br>
> arch/microblaze/include/asm/of_device.h | 45 ++<br>
> arch/microblaze/include/asm/of_platform.h | 64 ++<br>
> arch/microblaze/include/asm/prom.h | 313 ++++++++<br>
> arch/microblaze/kernel/of_device.c | 115 +++<br>
> arch/microblaze/kernel/of_platform.c | 201 +++++<br>
> arch/microblaze/kernel/prom.c | 1147 +++++++++++++++++++++++++++++<br>
> arch/microblaze/kernel/prom_parse.c | 1025 ++++++++++++++++++++++++++<br>
> 7 files changed, 2910 insertions(+), 0 deletions(-)<br>
> create mode 100644 arch/microblaze/include/asm/of_device.h<br>
> create mode 100644 arch/microblaze/include/asm/of_platform.h<br>
> create mode 100644 arch/microblaze/include/asm/prom.h<br>
> create mode 100644 arch/microblaze/kernel/of_device.c<br>
> create mode 100644 arch/microblaze/kernel/of_platform.c<br>
> create mode 100644 arch/microblaze/kernel/prom.c<br>
> 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 <><<br>
</font></blockquote></div><br>