<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">On Sat, Aug 8, 2020 at 1:54 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 8/8/20 6:01 pm, Niteesh G. S. wrote:<br>
> ping.<br>
<br>
I am sorry about the delay in answering. It is the weekend so things can be<br>
slow. I will add some input to see if we can figure this out. I have not<br>
followed all the discussions in detail so please correct me if I have taken a<br>
wrong turn.<br>
<br>
> On Wed, Aug 5, 2020 at 12:16 AM Christian Mauderer <<a href="mailto:oss@c-mauderer.de" target="_blank">oss@c-mauderer.de</a><br>
> <mailto:<a href="mailto:oss@c-mauderer.de" target="_blank">oss@c-mauderer.de</a>>> wrote:<br>
> <br>
>     Hello,<br>
> <br>
>     I think the big question is: Should we make that a public API and keep<br>
>     it in cpukit or should we make it a BSP support code and move ti to the<br>
>     bsps/shared section?<br>
> <br>
>     Sebastian and Gedare: Like Niteesh said: There have been some different<br>
>     directions in the past. Which one should be the target?<br>
<br>
I spent some time this week looking into these functions and I cannot any other<br>
implementation or use for functions starting with OF_*. They seem very specific<br>
and related to BSD Unix.<br>
<br>
These are low level and board related rather than an core interface so this<br>
would tend to make then reside in the BSP shared area.<br>
<br>
Are there BSP or architecture specific parts in the implementation detail?<br></blockquote><div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">We only care about the FDT implementation for the OF interface so I don't think we</div><div class="gmail_default" style="font-size:small">will have any BSP or architecture-specific parts since the implementation will only be</div><div class="gmail_default" style="font-size:small">dependent on the device tree and it is well standardized.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Are there any architecture-specific device tree properties? AFIAK the OFW FDT implementation</div><div class="gmail_default" style="font-size:small">in FreeBSD does not contain any architecture-specific implementation.</div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks<br>
Chris<br>
</blockquote></div></div>