<div dir="ltr"><div dir="ltr"><br><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 7, 2019 at 5:37 PM Christian Mauderer <<a href="mailto:list@c-mauderer.de">list@c-mauderer.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 07.04.19 um 13:08 schrieb Vijay Kumar Banerjee:<br>> Hi, <br>> <br>> I had a look at the files related to HDMI drivers, to figure out separate <br>> compilable parts that can be imported together and ported to RTEMS.<br>> I figured that the import can be done in two parts, one for am335x_lcd<br>> and one for the tda19988 framer. I have also opened a new branch for<br>> am335x_lcd and have done a clean import and some basic first part of<br>> the porting.<br>> <br>> <a href="https://github.com/thelunatic/rtems-libbsd/tree/am335x_lcd" rel="noreferrer" target="_blank">https://github.com/thelunatic/rtems-libbsd/tree/am335x_lcd</a><br>> <br>> I had a look at the CONTRIBUTING guide and have also generated the<br>> rtems-bsd-kernel-namespace.h ( not yet pushed to the remote) <br>> <br>> Does it look good to you? <br>> What is the next set of things to do to port it to RTEMS?<br>
<br>Hello Vijay,<br>
<br>does everything compile and link correctly? If yes: does the software<br>run on the target and is the hardware detected during boot without<br>throwing an exception somewhere?<br>
<br></blockquote><div>I have checked that everything compiles and links properly with the commits.</div><div>But Unfortunately, I don't have an lcd display module right now. I only have a</div><div>standard monitor that works with hdmi cable ( checked it to be working with </div><div>FreeBSD image). To work with the HDMI port, I think we'll need the tda driver<br></div><div>imported as well. </div><div>Is it alright if I create another set of commits to import the tda driver as well, and</div><div>then try to run it in the target with HDMI?</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">From a quick look at the patches I would move the generated files (in<br>rtemsbsd directory) to the port commit so that the import commit really<br>only contains unchanged imported files. But that is a matter of opinion.<br>
<br></blockquote><div>Understood. I'll move them to the port commit.  </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Best regards<br>
<br>Christian<br>
</blockquote></div></div>